From: Mark Brown Date: Wed, 17 Jul 2013 12:16:09 +0000 (+0100) Subject: mfd: wm8994: Remove check for active audio in runtime suspend X-Git-Tag: v3.12-rc1~100^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebe38f80b290fe6d86404d0b21eae479d4aeb21f;p=pandora-kernel.git mfd: wm8994: Remove check for active audio in runtime suspend Since enabling VMID takes a runtime PM reference there is no need to suppress suspend when doing a runtime suspend. Similarly the digital inputs and outputs are DAPM widgets and therefore the ASoC core will be holding a reference for them. This used to be required when integration with system suspend was being bodged. Signed-off-by: Mark Brown Signed-off-by: Lee Jones Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed