ASoC: sst_platform: remove hardcoding for voice dai checks
authorRamesh Babu K V <ramesh.babu@intel.com>
Thu, 6 Oct 2011 15:18:24 +0000 (16:18 +0100)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 21:16:26 +0000 (13:16 -0800)
commit0a0c5ca5a0af941283b786054b045cfd51f8a9f5
tree94fc6547a5611bd87f32f2b47aef0048a81bb134
parent337f599e04dc4d896375f91a4c325ed69eb0b998
ASoC: sst_platform: remove hardcoding for voice dai checks

This patch removes hard coded value for checking the
voice dai.  It uses run time data to differentiate the voice dai.

Change-Id: I3064f8e3039014764a23ba4c65e76a40d7f6b10c
Signed-off-by: Ramesh Babu K V <ramesh.babu@intel.com>
sound/soc/mid-x86/sst_platform.c