diff options
author | Alexander Gordeev <agordeev@redhat.com> | 2014-02-19 09:58:19 +0100 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-02-21 15:45:26 -0800 |
commit | 46817769edb239b511a63345ba2f3c87803f1c14 (patch) | |
tree | ad5b8a6bae5bd08677e4a0ee65f7013831936565 /drivers/cpufreq/cpufreq_powersave.c | |
parent | c5e3035c88cbefe60ec155b3f9999413da1ee694 (diff) | |
download | talos-op-linux-46817769edb239b511a63345ba2f3c87803f1c14.tar.gz talos-op-linux-46817769edb239b511a63345ba2f3c87803f1c14.zip |
skd: Fix incomplete cleanup of MSI-X interrupt
When enabling MSI-X interrupts fails due to lack of memory
the call to pci_disable_msix() is missed and the device is
left with MSI-X interrupts enabled while the driver assumes
otherwise. This update fixes the described misbehaviour and
cleans up the code of skd_release_msix() function.
Signed-off-by: Alexander Gordeev <agordeev@redhat.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: linux-pci@vger.kernel.org
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/cpufreq/cpufreq_powersave.c')
0 files changed, 0 insertions, 0 deletions