ASoC: davinci-mcasp: Get rid of bclk_lrclk_ratio in private data
authorJyri Sarha <jsarha@ti.com>
Thu, 17 Sep 2015 07:39:05 +0000 (10:39 +0300)
committerMark Brown <broonie@kernel.org>
Thu, 17 Sep 2015 10:37:27 +0000 (11:37 +0100)
commit14a998be08e5286741021d3c81cc81e8d6d8a270
tree0bfd7e747cb85174be946591c5f1918888baf78b
parentdd55ff8346a972cca1ad056c8258ee96d090633e
ASoC: davinci-mcasp: Get rid of bclk_lrclk_ratio in private data

The slot_width is for essentially same thing. Instead of storing
bclk_lrclk_ratio, just store the slot_width. Comments has been updated
accordingly and some variable names changed to more descriptive.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/davinci/davinci-mcasp.c