]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: rt5645: remove RT5645_I2S_BCLK_MS1 control
authorBard Liao <bardliao@realtek.com>
Thu, 30 Apr 2015 10:18:42 +0000 (18:18 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 1 May 2015 16:33:47 +0000 (17:33 +0100)
commit33de3d54b8b6fc53b9bace4772a70915ca96ecea
tree03b0a58f6276dfeb8703c546b99450057ceb616e
parente0b5d90669139cd3e7c2592ac2eff47c57318e94
ASoC: rt5645: remove RT5645_I2S_BCLK_MS1 control

RT5645_I2S_BCLK_MS1 (reg 0x73 [5]) is reserverd in rt5645 and rt5650.
This function is move to TDM control. We can configure it by
snd_soc_dai_set_tdm_slot's slot_width parameter.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5645.c
sound/soc/codecs/rt5645.h