]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: hdac_hdmi: Fix to reconfigure registers in runtime resume
authorSubhransu S. Prusty <subhransu.s.prusty@intel.com>
Wed, 17 Feb 2016 16:04:02 +0000 (21:34 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 19 Feb 2016 15:56:53 +0000 (00:56 +0900)
commitd0ea8bbed63cad9de9cedbc8c99f0a0f0cfe432e
treea6977a23a5865f094f56ff0228d99e4880543b2f
parent7c3021869c115054c25b605d2cd10dba500cc440
ASoC: hdac_hdmi: Fix to reconfigure registers in runtime resume

The register are reset during the D3 to D0 transition. So
reconfigure them.

Also as all DAIs are now supported, remove the dai id check in prepare.

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/codecs/hdac_hdmi.c