]> rtime.felk.cvut.cz Git - linux-imx.git/commit
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)
commit12fc9266dec3706ece7c4aafefc60d429149c3bd
tree0c1cb877fd53b055821eef65d0351bb264ac61a8
parent2f7711642559851c187d09795a3eb51c2bde36ec
usb: musb: dsps: remove platform callback

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>
drivers/usb/musb/musb_dsps.c