diff options
author | Ian Molton <ian@mnementh.co.uk> | 2017-07-08 15:43:35 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2017-07-20 11:18:36 +0200 |
commit | a529df8207b4dbc1a6ffd89d228afdcde042c97e (patch) | |
tree | 5a3c1b1c1d20384c88de221908a5295c98b0f60d /drivers/ata/pata_mpc52xx.c | |
parent | Bluetooth: hci_nokia: prevent crash on module removal (diff) | |
download | linux-a529df8207b4dbc1a6ffd89d228afdcde042c97e.tar.xz linux-a529df8207b4dbc1a6ffd89d228afdcde042c97e.zip |
Bluetooth: hci_nokia: remove duplicate call to pm_runtime_disable()
pm_runtime_disable() is called in the _close() handler.
Since we call the _close() handler on remove, there is no need to
call pm_runtime_disable() a second time.
Signed-off-by: Ian Molton <ian@mnementh.co.uk>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/ata/pata_mpc52xx.c')
0 files changed, 0 insertions, 0 deletions