]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: hdac_hdmi: Move channel info from pin to PCM structure
authorJeeja KP <jeeja.kp@intel.com>
Tue, 24 Jan 2017 16:19:05 +0000 (21:49 +0530)
committerMark Brown <broonie@kernel.org>
Sat, 4 Feb 2017 12:07:03 +0000 (13:07 +0100)
commite1f1da83cbcef715dd255a437fe40d0a78cd5cf5
treed3096b6b48bbde9d646dc9ca182ccdd297443973
parent5a0d306834ddf6b96c2a73007b2c20b9bc982a6f
ASoC: hdac_hdmi: Move channel info from pin to PCM structure

Channel info is part of the pcm parameter and channel map control is
created for each pcm. So move channel info to pcm instead of pin
structure and the mutex lock to pcm.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/hdac_hdmi.c