diff options
author | 2013-07-31 17:21:23 +0800 | |
---|---|---|
committer | 2013-07-31 14:49:13 -0700 | |
commit | b771721a748875e3654debdf68ad4708477f18c4 (patch) | |
tree | cc6d39e3d537300212509aa53f2fc0049fabdedf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/usb/r815x: replace USB buffer from stack to DMA-able (diff) | |
download | wireguard-linux-b771721a748875e3654debdf68ad4708477f18c4.tar.xz wireguard-linux-b771721a748875e3654debdf68ad4708477f18c4.zip |
net/usb/r815x: avoid to call mdio functions for runtime-suspended device
Don't replace the usb_control_msg() with usbnet_{read,write}_cmd()
which couldn't be called inside suspend/resume callback. Keep the
basic functions unlimited. Instead, using usb_autopm_get_interface()
and usb_autopm_put_interface() in r815x_mdio_{read,write}().
Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions