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

Marek Vasut marex at denx.de
Tue Jul 7 01:20:41 CEST 2015


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


More information about the U-Boot mailing list