commit | ab1eea19d0223481fab7345072825d00ce98c339 | [log] [tgz] |
---|---|---|
author | Jeeja KP <jeeja.kp@intel.com> | Tue Jan 24 21:49:05 2017 +0530 |
committer | Mark Brown <broonie@kernel.org> | Sat Feb 04 13:07:03 2017 +0100 |
tree | d3096b6b48bbde9d646dc9ca182ccdd297443973 | |
parent | 77e546b7ba3e39e8a739cb18489582044222b7ba [diff] |
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>