[PATCH v2 03/13] ASoC: qcom: remove hardcoded i2s port number

2015-05-16 Thread Srinivas Kandagatla
This patch attempts to remove the hardcoded i2s port number in lpass driver. Now the the port number comes from the dai id field. This will allow other SOCs to use different port numbers on the lpass driver. Tested-by: Kenneth Westfield Signed-off-by: Srinivas Kandagatla ---

[PATCH v2 03/13] ASoC: qcom: remove hardcoded i2s port number

2015-05-16 Thread Srinivas Kandagatla
This patch attempts to remove the hardcoded i2s port number in lpass driver. Now the the port number comes from the dai id field. This will allow other SOCs to use different port numbers on the lpass driver. Tested-by: Kenneth Westfield kwest...@codeaurora.org Signed-off-by: Srinivas Kandagatla