ASoC: Intel: sst: add runtime power management handling
authorVinod Koul <vinod.koul@intel.com>
Fri, 31 Oct 2014 07:08:20 +0000 (12:38 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 31 Oct 2014 12:46:45 +0000 (12:46 +0000)
commitd62f2a08b9d657344b2e271e8274f9d8f746e543
treed6e6a73b8f824be8afcd27ebb23edece55e94b1c
parent1a6db0bd26a72027d6a5ea006d64d4021fd0326e
ASoC: Intel: sst: add runtime power management handling

This patch adds the runtime pm handlers, the driver already has code for
get/put for runtime pm and only these handlers being missing.

Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/sst/sst.c