]> git.baikalelectronics.ru Git - kernel.git/commit
usb: musb: dsps: request phy using our device pointer
authorFelipe Balbi <balbi@ti.com>
Wed, 11 Mar 2015 15:18:40 +0000 (10:18 -0500)
committerFelipe Balbi <balbi@ti.com>
Wed, 11 Mar 2015 15:19:34 +0000 (10:19 -0500)
commitc80f8e7bc0036f037a3a9958a9cc8fa796b91744
treecad3aa9360d280dc225b68b790d400469bbc1ddf
parent81a515242c8fa0f876358fd1180c08b25fe1e8ee
usb: musb: dsps: request phy using our device pointer

musb shouldn't have of_node and phy phandle is passed
to dsps device, not musb's.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_dsps.c