]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP: ocp2scp: create omap device for ocp2scp
authorKishon Vijay Abraham I <kishon@ti.com>
Sat, 27 Oct 2012 13:35:56 +0000 (19:05 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Nov 2012 18:10:28 +0000 (10:10 -0800)
commit462b6e9b3ca714f7fd55b6feb9062c98a53f3349
tree8c166af69642545835b070f20410c7141ce994de
parent7cb7f3fd6b11fa2d2555323bb3861dd69122a6cd
ARM: OMAP: ocp2scp: create omap device for ocp2scp

Platfrom device for ocp2scp is created using omap_device_build in
devices file. This is used for both omap4(musb) and omap5(dwc3).

This is needed to fix MUSB regression caused by commit b58aea80
(arm: omap: phy: remove unused functions from omap-phy-internal.c)

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
[tony@atomide.com: updated comments for regression info]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/devices.c