commit | 14a998be08e5286741021d3c81cc81e8d6d8a270 | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Thu Sep 17 10:39:05 2015 +0300 |
committer | Mark Brown <broonie@kernel.org> | Thu Sep 17 11:37:27 2015 +0100 |
tree | 0bfd7e747cb85174be946591c5f1918888baf78b | |
parent | dd55ff8346a972cca1ad056c8258ee96d090633e [diff] |
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>