From ebe38f80b290fe6d86404d0b21eae479d4aeb21f Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 17 Jul 2013 13:16:09 +0100 Subject: [PATCH] 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-format-patch failed