[PATCH 3/4] ASoC: max98373: Added TDM off if parameters are all zeroes

2018-01-09 Thread Ryan Lee
Signed-off-by: Ryan Lee --- Changelog: Added tdm_mode off condition when all input parameters are zero sound/soc/codecs/max98373.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sound/soc/codecs/max98373.c

[PATCH 3/4] ASoC: max98373: Added TDM off if parameters are all zeroes

2018-01-09 Thread Ryan Lee
Signed-off-by: Ryan Lee --- Changelog: Added tdm_mode off condition when all input parameters are zero sound/soc/codecs/max98373.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sound/soc/codecs/max98373.c b/sound/soc/codecs/max98373.c index 77b86c4..c5ff30f