uboot-mt623x/drivers/usb/musb
Ajay Kumar Gupta bbf4c01efc musb: Use name based initialization for musb_config
Changed musb_config initialization for omap3.c, davinci.c
and da8xx.c using name of structure fields. This would cause
the uninitialized field to be null by default and thus would
help in avoiding to init some flags required to be set only
for a few selected platforms.

CC: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
2010-06-30 21:37:37 +02:00
..
Makefile usb: musb: add support for Blackfin MUSB 2010-01-09 10:25:09 +01:00
blackfin_usb.c usb: musb: add support for Blackfin MUSB 2010-01-09 10:25:09 +01:00
blackfin_usb.h usb: musb: fix Blackfin DMA register padding 2010-02-03 22:06:59 +01:00
da8xx.c musb: Use name based initialization for musb_config 2010-06-30 21:37:37 +02:00
da8xx.h Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00
davinci.c musb: Use name based initialization for musb_config 2010-06-30 21:37:37 +02:00
davinci.h musb: Add host support for DM365 EVM 2010-02-03 22:06:59 +01:00
musb_core.c usb: musb: make fifo support configurable 2010-01-09 10:25:08 +01:00
musb_core.h PCIe, USB: Replace 'end point' references with 'endpoint' 2010-01-17 23:06:44 +01:00
musb_debug.h OMAP3 Add usb device support 2009-12-20 12:47:37 +01:00
musb_hcd.c usb: musb: add virtual root hub control support 2010-01-12 20:11:27 +01:00
musb_hcd.h usb: musb: add virtual root hub control support 2010-01-12 20:11:27 +01:00
musb_udc.c OMAP3 Add usb device support 2009-12-20 12:47:37 +01:00
omap3.c musb: Use name based initialization for musb_config 2010-06-30 21:37:37 +02:00
omap3.h Prepare v2010.03-rc1 2010-03-12 23:06:04 +01:00