usb: host: xhci: plat: change type of mvebu init_quirk()
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 22 Apr 2016 10:17:15 +0000 (13:17 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Apr 2016 23:08:02 +0000 (16:08 -0700)
commit72d4b2847d3d31fcc3910e18b72d026987626c8d
tree2cf5ce1d7eed2f55ed1c040edc58a8286487e653
parent3bdb263d6b3c2384d98745897ba9db676806ed04
usb: host: xhci: plat: change type of mvebu init_quirk()

Just like RCAR's init_quirk() we want mvebu's to use
struct usb_hcd * as argument too. This is another
step towards removing xhci_plat_type_is().

Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-mvebu.c
drivers/usb/host/xhci-mvebu.h
drivers/usb/host/xhci-plat.c