]> 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)
commit77453148872de46eb3e6de94e02f1a84c0921e92
treea6977a23a5865f094f56ff0228d99e4880543b2f
parentf1565c7c2b5c0df57e950bba4f56f93480a4d90c
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