From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 7 Oct 2011 10:55:21 +0200 Subject: [U-Boot] [PATCH V2] USB: Add usb_event_poll() to get keyboards working with EHCI In-Reply-To: <20111007052522.5F96C1408752@gemini.denx.de> References: <1316792213-18385-1-git-send-email-marek.vasut@gmail.com> <201110070130.14881.marek.vasut@gmail.com> <20111007052522.5F96C1408752@gemini.denx.de> Message-ID: <201110071055.21686.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday, October 07, 2011 07:25:22 AM Wolfgang Denk wrote: > Dear Marek Vasut, > > In message <201110070130.14881.marek.vasut@gmail.com> you wrote: > > > Checkpatch says: > > > > > > total: 0 errors, 1 warnings, 43 lines checked > > > > > > Please clean up and resubmit. Thanks. > > ... > > > The extern-stuff checkpatch is complaining about is a problem with > > usbkbd.c . The file needs cleanup, badly, only then we can get rid of > > those externs. > > > > I'd prefer to get this applied and then cleanup the usbkbd.c. The musb > > driver suffers the same trouble, so it can be cleaned up with this > > together. > > If Remy accepts this, I'm fine with it, too. I'm adding the cleanup to my todo.