usb gadget: Rename husb2dev -> usba
husb2dev was the internal name of the USB Device Controller on AT32AP7000. Rename it to "atmel_usba", which is closer to the official name used in documentation and marketing material. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
8b3b01c898
commit
55b3fd41b0
@ -277,7 +277,7 @@ MODULE_PARM_DESC(host_addr, "Host Ethernet Address");
|
||||
#define DEV_CONFIG_CDC
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_USB_GADGET_HUSB2DEV
|
||||
#ifdef CONFIG_USB_GADGET_ATMEL_USBA
|
||||
#define DEV_CONFIG_CDC
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user