From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mateusz Kulikowski Date: Tue, 15 Dec 2015 22:20:02 +0100 Subject: [U-Boot] [PATCH 3/5] usb: ohci-lpc32xx: Use shared wait_for_bit In-Reply-To: <4F172219764C784B84C2C1FF44E7DFB12556E5F8@003FCH1MPN5-063.003f.mgd2.msft.net> References: <1450138168-25102-1-git-send-email-mateusz.kulikowski@gmail.com> <1450138168-25102-4-git-send-email-mateusz.kulikowski@gmail.com> <4F172219764C784B84C2C1FF44E7DFB12556E5F8@003FCH1MPN5-063.003f.mgd2.msft.net> Message-ID: <56708402.3050005@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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 15.12.2015 19:49, LEMIEUX, SYLVAIN wrote: > >> From: U-Boot [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Mateusz Kulikowski >> Sent: 14-Dec-15 7:09 PM >> To: u-boot at lists.denx.de; Marek Vasut; Joe Hershberger >> Subject: [U-Boot] [PATCH 3/5] usb: ohci-lpc32xx: Use shared wait_for_bit >> >> Use existing library function to poll bit(s). >> No config files are updated, as there is no board using this driver. > > I tested the change using our custom lpc32xx board. Thanks! > >> >> Signed-off-by: Mateusz Kulikowski >> --- >> >> drivers/usb/host/ohci-lpc32xx.c | 36 ++++++++++-------------------------- >> 1 file changed, 10 insertions(+), 26 deletions(-) >> > > ... > Tested-by: Sylvain Lemieux > > ________________________________ > > This e-mail contains privileged and confidential information intended for the use of the addressees named above. If you are not the intended recipient of this e-mail, you are hereby notified that you must not disseminate, copy or take any action in respect of any information contained in it. If you have received this e-mail in error, please notify the sender immediately by e-mail and immediately destroy this e-mail and its attachments. > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWcIP+AAoJELvtohmVtQzB6A0H/2bB0WFXSiaxoM1z52wRZQNM gqHEZs0Dj299h/wtwzOTUnnKxV1G2PA2WX6+SwiF9tf1JlNBlGJ6OwN6UJS0FIeA 2adqDzq7GJ0H9MrBjrMJJz1wASfG/2ryn+yFUjTBEwIb8Kjo1MBh3IiJv/HpHMif 1mLSLsvc3ukMKiJln/sXBZJEXIUT5uzP9OUt2ZPi2Yz7ujvD1Axhyntfx3xVpHZq tG6PIPB0cuT8mwxSBjZGOC+z9ppcCKuEEpLU5isXdTYVPkneOq7UaX+Ryebr2x2R so59vc1iXaBQoapglTi7asS8BEXPciBjSEzjodlgzlNVO+KVPCqItbaTq+GvTbo= =Znto -----END PGP SIGNATURE-----