From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 8 Apr 2018 06:12:54 -0400 From: Marcin Ziemianowicz To: Greg Kroah-Hartman Cc: Boris Brezillon , Nicolas Ferre , Alexandre Belloni , Michael Turquette , Stephen Boyd , Alan Stern , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH 1/2] clk: at91: Added more information logging. Message-ID: <20180408101254.GA51869@hak8or> References: <20180408094330.GA51669@hak8or> <20180408095449.GA31179@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180408095449.GA31179@kroah.com> List-ID: On Sun, Apr 08, 2018 at 11:54:49AM +0200, Greg Kroah-Hartman wrote: > On Sun, Apr 08, 2018 at 05:43:30AM -0400, Marcin wrote: > > I noticed that when debugging some USB clocking issue that there weren't > > many ways to tell what the state of the USB clocking system was. This > > adds a few logging statements to see what the relevant code is trying to > > do. > > > > Signed-off-by: Marcin Ziemianowicz > > Your "From:" line doesn't match this name :( Ah drat, I knew I did something wrong. You suggested in IRC that I wait a day for others to reply, so after that I will attempt to version my patchset.