Skip to content
Snippets Groups Projects
Commit bbf4c01e authored by Ajay Kumar Gupta's avatar Ajay Kumar Gupta Committed by Remy Bohmer
Browse files

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: default avatarAjay Kumar Gupta <ajay.gupta@ti.com>
parent 64203c7b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment