linux/arch/arm/mach-omap2
Axel Lin b8e111a74d ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_init
Current code calls omap4430_phy_init() twice in usb_musb_init().
Calling omap4430_phy_init() once is enough.
This patch removes the first omap4430_phy_init() call, which using an
uninitialized pointer as parameter.

This patch elimates below build warning:
arch/arm/mach-omap2/usb-musb.c: In function 'usb_musb_init':
arch/arm/mach-omap2/usb-musb.c:141: warning: 'dev' may be used uninitialized in this function

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Bjarne Steinsbo <bsteinsbo@gmail.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2011-09-30 11:05:55 -07:00
..
2011-06-29 01:11:37 -07:00
2011-06-30 12:58:01 +00:00
2011-03-09 18:44:28 -07:00
2011-03-31 11:26:23 -03:00
2011-06-29 01:11:37 -07:00
2011-05-12 02:52:06 -07:00
2011-05-12 02:52:06 -07:00
2011-03-29 14:47:57 +02:00
2011-02-17 09:52:43 -08:00
2011-07-04 15:07:45 +03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-08-10 04:53:28 -07:00
2011-03-31 11:26:23 -03:00
2011-07-04 15:08:06 +03:00
2011-01-27 16:39:40 -08:00
2011-03-31 11:26:23 -03:00
2010-12-21 20:01:54 -07:00
2011-05-12 02:52:06 -07:00
2011-01-06 19:58:28 -08:00