diff options
author | 2012-10-10 15:07:46 -0400 | |
---|---|---|
committer | 2012-10-24 14:45:17 -0700 | |
commit | d39dbc8918be0e6bb850592e334203c9114c0e77 (patch) | |
tree | 85b33ea568a1c27b33692736c6a2bdeb1a997df7 /drivers/usb/serial/ftdi_sio.c | |
parent | USB: EHCI: make ehci_read_frame_index platform independent (diff) | |
download | linux-dev-d39dbc8918be0e6bb850592e334203c9114c0e77.tar.xz linux-dev-d39dbc8918be0e6bb850592e334203c9114c0e77.zip |
USB: EHCI: move ehci_update_device() to ehci-lpm.c
In preparation for splitting the ehci-hcd driver into a core library
and separate platform-specific driver modules, this patch (as1618)
moves ehci_update_device() from a couple of platform-specific source
files into ehci-lpm.c. This is where it should have been all along,
since all it does is call a couple of other functions that are already
in ehci-lpm.c.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/serial/ftdi_sio.c')
0 files changed, 0 insertions, 0 deletions