]> Pileus Git - ~andy/linux/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)
commit0deb3e77025688e0650e1af672d3e42e15cd8916
tree34f5c35ce85b62e8e9a1c017233120608b11bbf3
parentef8bedb9048c293dfa85ac36482a1970646a8272
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