[U-Boot] [PATCH 1/4 v3] musb: Use name based initialization for musb_config

Remy Bohmer linux at bohmer.net
Wed Jun 16 20:43:26 CEST 2010


Hi,

2010/6/10 Ajay Kumar Gupta <ajay.gupta at ti.com>:
> 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 at bohmer.net>
> Signed-off-by: Ajay Kumar Gupta <ajay.gupta at ti.com>
> ---
> No change from v2.
>
>  drivers/usb/musb/da8xx.c   |    6 +++---
>  drivers/usb/musb/davinci.c |    6 +++---
>  drivers/usb/musb/omap3.c   |    6 +++---
>  3 files changed, 9 insertions(+), 9 deletions(-)

Applied to u-boot-usb

Thanks.

Remy


More information about the U-Boot mailing list