From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg Kroah-Hartman) Date: Sun, 8 Apr 2018 11:54:49 +0200 Subject: [PATCH 1/2] clk: at91: Added more information logging. In-Reply-To: <20180408094330.GA51669@hak8or> References: <20180408094330.GA51669@hak8or> Message-ID: <20180408095449.GA31179@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 :(