diff options
author | 2015-10-29 08:57:30 -0500 | |
---|---|---|
committer | 2015-10-30 10:24:57 +0900 | |
commit | e6b5140b706689a38aaeabd9de8fb3e1531cf9cb (patch) | |
tree | aa01de118317a2183a304e85be96980d085b3878 /net/unix/af_unix.c | |
parent | spi: spi-ti-qspi: switch to polling mode for better r/w performance (diff) | |
download | wireguard-linux-e6b5140b706689a38aaeabd9de8fb3e1531cf9cb.tar.xz wireguard-linux-e6b5140b706689a38aaeabd9de8fb3e1531cf9cb.zip |
spi: ti-qspi: improve ->remove() callback
there's no need to call pm_runtime_get_sync()
followed by pm_runtime_put(). We should, instead,
just call pm_runtime_put_sync() and pm_runtime_disable().
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions