]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit459bc971eba0fe84b3fe857cf0a71c5fd102f06b
tree8c166af69642545835b070f20410c7141ce994de
parent637874ddb94a78e07ca8ce76ca500c62c4583535
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 c9e4412a
(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