ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phy
authorKishon Vijay Abraham I <kishon@ti.com>
Sat, 27 Oct 2012 13:35:55 +0000 (19:05 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Nov 2012 18:10:05 +0000 (10:10 -0800)
In order to reflect devices(usb_phy) attached to ocp2scp bus, ocp2scp
is assigned a device attribute to represent the attached devices.

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>
Cc: Benoit Cousson <b-cousson@ti.com>
[tony@atomide.com: updated comments for regression info]
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found