[U-Boot] [PATCH 05/23] usb: pci: Use pci_find_class() to find the device
Simon Glass
sjg at chromium.org
Tue Jan 27 21:53:01 CET 2015
Hi Marek,
On 27 January 2015 at 10:50, Marek Vasut <marex at denx.de> wrote:
> On Tuesday, January 27, 2015 at 02:23:03 AM, Simon Glass wrote:
>> Use the new utility function instead of local code.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> ---
>>
>> drivers/usb/host/ehci-pci.c | 53
>> +-------------------------------------------- 1 file changed, 1
>> insertion(+), 52 deletions(-)
>
> Nice!
>
> Acked-by: Marek Vasut <marex at denx.de>
>
> Do you want to pick it through the x86 tree or shall I pick it through USB ?
>
I think x86 is better since it is part of a series.
Regards,
Simon
More information about the U-Boot
mailing list