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)
commitd30c148bb1cab23d3c330e6352b8d882575a0c3a
tree4c4a965708400255f1d6c14a16d59d11adb054d1
parentf6ecf50b5e33119620b446dd0bce8b0a01a39669
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