diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-03-16 19:21:31 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-16 19:24:05 +0300 |
commit | 36e7972c0d3f8819a5d9335c36c5dcd168cd2b72 (patch) | |
tree | e8c49bed50d7631bb9d9165540341f6c3ee290ca /sound/soc/intel/haswell | |
parent | 5b2fe89856b2d0faaaea9e4b4b2c4920de7a600c (diff) | |
download | linux-36e7972c0d3f8819a5d9335c36c5dcd168cd2b72.tar.xz |
ASoC: Intel: Skylake: remove call to pci_dev_put
The PCI bus takes pci_dev_get() and pci_dev_put() is also there.
So no need for drivers to invoke these. In SKL driver we were
calling pci_dev_put() only which is not right, so remove this
Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/haswell')
0 files changed, 0 insertions, 0 deletions