usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 11 Oct 2011 05:01:28 +0000 (22:01 -0700)
committerFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 17:41:37 +0000 (20:41 +0300)
commit11935de5579a5d01b3c89d69b4fc7a38b4dd8eae
tree504ca634884f7706f971e265424f835a53646667
parent651f5e49dd3d369711bd622f4bc72c2fa30a3cf9
usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()

renesas_usbhs will have register DVSTCTR control function for HOST support.
This patch changes usbhsc_bus_ctrl() to usbsc_set_buswait(),
to remove DVSTCTR access from it,

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/renesas_usbhs/common.c
include/linux/usb/renesas_usbhs.h
This page took 0.027156 seconds and 5 git commands to generate.