]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 11 Oct 2011 05:02:45 +0000 (22:02 -0700)
committerFelipe Balbi <balbi@ti.com>
Thu, 13 Oct 2011 17:41:40 +0000 (20:41 +0300)
commitbb0c06cc25a3f26299ebfb97e5b1f14689a07a9a
tree34f5c35ce85b62e8e9a1c017233120608b11bbf3
parent347ce6336a0a6c4e15eabd9536221f9f877e54ff
usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host()

it was possible to get usbhs_mod from usbhs_priv.
this patch remove unneeded parameter.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/renesas_usbhs/mod.c
drivers/usb/renesas_usbhs/mod.h
drivers/usb/renesas_usbhs/pipe.c