summaryrefslogtreecommitdiffstats
path: root/drivers/of
diff options
context:
space:
mode:
authorAlan Stern <stern@rowland.harvard.edu>2012-05-07 17:24:05 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-07 22:05:51 +0200
commitc7f3619b90fc4c43ed326ec8b3f0299374763c92 (patch)
tree1568da7543af6b538cff54cbf61527b80a5369b0 /drivers/of
parentusb-serial: ftdi_sio: fix oops during autosuspend (diff)
downloadlinux-c7f3619b90fc4c43ed326ec8b3f0299374763c92.tar.xz
linux-c7f3619b90fc4c43ed326ec8b3f0299374763c92.zip
usb-serial: clean up unneeded PM-related fields
This patch (as1551) cleans up the PM-related entries in the usb_driver structures of the various USB serial driver modules. Those entries are now filled in by the usb-serial core during driver registration, so they don't need to be initialized explicitly in the source code. The same is true of the one remaining no_dynamic_id entry. reset_resume remains a small problem, because the serial core doesn't support it. The patch ignores these entries. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions