summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake/skl-messages.c
diff options
context:
space:
mode:
authorJayachandran B <jayachandran.b@intel.com>2016-11-03 14:37:22 +0300
committerMark Brown <broonie@kernel.org>2016-11-09 18:22:48 +0300
commit68d03a3aa2747e1a33231950d2c8369f1cef4244 (patch)
tree7bed3f97a869b2fc9be87a6bd0646991efdbae4e /sound/soc/intel/skylake/skl-messages.c
parenta83e3b4c4454ecdc473cf09aa1c9d1705623c4cc (diff)
downloadlinux-68d03a3aa2747e1a33231950d2c8369f1cef4244.tar.xz
ASoC: Intel: Skylake: remove pci device enabling calls on suspend
We were invoking pci_disable_device() while going to suspend-to-idle and pci_enable_device() while coming back to active state. Turns out that we do not need these calls as we only need system to be wake capable when in suspend-to-idle state. The wake capability is already done by enable_irq_wake() calls, so remove these unwanted calls in driver. Signed-off-by: Jayachandran B <jayachandran.b@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/skylake/skl-messages.c')
0 files changed, 0 insertions, 0 deletions