ASoC: Intel: Skylake: Fix to remove channel_map calculation
authorJeeja KP <jeeja.kp@intel.com>
Tue, 27 Oct 2015 00:22:59 +0000 (09:22 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 10:08:09 +0000 (10:08 +0000)
commit3e81f1a3c702641227cc59c0dd7a2a5bec741e0f
tree60ec0ba1c4b327b8f3ec812e5fd3419fd7861afe
parent16882d24b3f8c402caf56326aa7bf0448d70d8e6
ASoC: Intel: Skylake: Fix to remove channel_map calculation

Widget FW topology private data already has the information
on the channel map, ch_cfg and interleaving. This patch removes
the calculation of channel_map in driver and reads the value
directly from widget private data.

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
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/skylake/skl-messages.c