commit | d114e5f73b1191a6c323eb1f25fd5084db6539cc | [log] [tgz] |
---|---|---|
author | Nikesh Oswal <Nikesh.Oswal@wolfsonmicro.com> | Tue Aug 12 15:30:32 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Tue Aug 12 22:44:21 2014 +0100 |
tree | d93037b2f82b563d0aaa4dde27c6515769a4f1fa | |
parent | ae34a78c430c37c06404f032fb04e51315204281 [diff] |
ASoC: arizona: Fix TDM slot length handling in arizona_hw_params TDM slot length was set same as word length, regardless of the value received in set_tdm_slot. This patch sets the TDM slot length correctly as received in set_tdm_slot DAI callback Signed-off-by: Nikesh Oswal <Nikesh.Oswal@wolfsonmicro.com> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@linaro.org>