]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: smdk_wm8994: Configure the MCLK1 rate based on the board
authorMark Brown <broonie@linaro.org>
Fri, 26 Jul 2013 11:42:19 +0000 (12:42 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 29 Jul 2013 17:34:29 +0000 (18:34 +0100)
commit4727d28750015677573d028f730b54a156bb875d
tree4c4a965708400255f1d6c14a16d59d11adb054d1
parentd0bc2c2e13d3b88af34a9bfab9f63077aef64620
ASoC: smdk_wm8994: Configure the MCLK1 rate based on the board

Make the code more generally applicable by refactoring so that the MCLK1
rate can be selected based on the compatible string provided by the device
tree, allowing use on other boards which have different rates or use other
information sources.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/samsung/smdk_wm8994.c