e9a5b70054028aa4c69f5339cfae2679eca1c1f8
[openwrt/staging/yousong.git] / target / linux / brcm47xx / patches-3.3 / 187-USB-EHCI-platform-remove-update.patch
1 --- a/drivers/usb/host/ehci-platform.c
2 +++ b/drivers/usb/host/ehci-platform.c
3 @@ -75,8 +75,6 @@ static const struct hc_driver ehci_platf
4 .relinquish_port = ehci_relinquish_port,
5 .port_handed_over = ehci_port_handed_over,
6
7 - .update_device = ehci_update_device,
8 -
9 .clear_tt_buffer_complete = ehci_clear_tt_buffer_complete,
10 };
11