Searched hist:bbf4c01efc699f777687e4e5fcc3631749ee6813 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/musb/ |
| H A D | da8xx.c | bbf4c01efc699f777687e4e5fcc3631749ee6813 Thu Jun 10 05:50:47 UTC 2010 Ajay Kumar Gupta <ajay.gupta@ti.com> 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>
|
| H A D | omap3.c | bbf4c01efc699f777687e4e5fcc3631749ee6813 Thu Jun 10 05:50:47 UTC 2010 Ajay Kumar Gupta <ajay.gupta@ti.com> 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>
|
| H A D | davinci.c | bbf4c01efc699f777687e4e5fcc3631749ee6813 Thu Jun 10 05:50:47 UTC 2010 Ajay Kumar Gupta <ajay.gupta@ti.com> 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>
|