u-boot/drivers/usb/eth
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming
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@chromium.org>
2015-07-21 17:39:40 -06:00
..
asix.c net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
asix88179.c net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
Makefile usb: eth: add ASIX AX88179 DRIVER 2014-12-31 19:10:13 +01:00
mcs7830.c net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
smsc95xx.c net: cosmetic: Fix var naming net <-> eth drivers 2015-04-18 11:11:33 -06:00
usb_ether.c dm: usb: Adjust the USB_DEVICE() macro naming 2015-07-21 17:39:40 -06:00