summaryrefslogtreecommitdiffstats
path: root/drivers/usb/usb-common.c
diff options
context:
space:
mode:
authorMing Lei <ming.lei@canonical.com>2012-11-06 04:53:04 +0000
committerDavid S. Miller <davem@davemloft.net>2012-11-07 03:53:38 -0500
commit0547fad2dd7ccaaf3c914ba49073fa37e4e241eb (patch)
tree5434c18a01f9c4591c74e0bda596f1d4b29ddd6b /drivers/usb/usb-common.c
parentef468d234753aff7afa96075d3be135b0df1ded0 (diff)
usbnet: introduce usbnet_{read|write}_cmd_nopm
This patch introduces the below two helpers to prepare for solving the usbnet runtime PM problem, which may cause some network utilities (ifconfig, ethtool,...) touch a suspended device. usbnet_read_cmd_nopm() usbnet_write_cmd_nopm() The above two helpers should be called by usbnet resume/suspend callback to avoid deadlock. Signed-off-by: Ming Lei <ming.lei@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/usb-common.c')
0 files changed, 0 insertions, 0 deletions