[U-Boot] [PATCH 12/18] dm: usb: Adjust the USB_DEVICE() macro naming

Simon Glass sjg at chromium.org
Thu Jul 23 01:41:06 CEST 2015


On 6 July 2015 at 17:20, Marek Vasut <marex at denx.de> wrote:
> On Tuesday, July 07, 2015 at 12:47:51 AM, Simon Glass wrote:
>> In Linux USB_DEVICE() is used to declare a USB device by vendor/device ID.
>> We should follow the same convention in U-Boot. Rename the existing
>> USB_DEVICE() macro to U_BOOT_USB_DEVICE() and bring in the USB_DEVICE()
>> macro from Linux for use in U-Boot.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>
> Acked-by: Marek Vasut <marex at denx.de>
>
> Best regards,
> Marek Vasut

Applied to u-boot-dm.


More information about the U-Boot mailing list