From mboxrd@z Thu Jan 1 00:00:00 1970 From: marcin@ziemianowicz.com (Marcin Ziemianowicz) Date: Sun, 8 Apr 2018 06:12:54 -0400 Subject: [PATCH 1/2] clk: at91: Added more information logging. In-Reply-To: <20180408095449.GA31179@kroah.com> References: <20180408094330.GA51669@hak8or> <20180408095449.GA31179@kroah.com> Message-ID: <20180408101254.GA51869@hak8or> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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.