usb: musb: dsps: remove platform callback
authorAfzal Mohammed <afzal@ti.com>
Fri, 2 Nov 2012 16:32:28 +0000 (22:02 +0530)
committerFelipe Balbi <balbi@ti.com>
Tue, 6 Nov 2012 12:59:39 +0000 (14:59 +0200)
dsps wrapper is dt only, it cannot execute platform callbacks.
Presence of this would cause NULL dereference, hence remove it.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found