ASoC: wm8978: Adjust clock indices so that simple card works
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 7 Nov 2016 13:08:20 +0000 (14:08 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 9 Nov 2016 14:01:39 +0000 (14:01 +0000)
commitfbd972d7f4a60677f6fbe558dc23e4029dc2d45d
treea9ce4fb5949086b3c3e65d0745786ca5b55cd997
parent1001354ca34179f3db924eb66672442a173147dc
ASoC: wm8978: Adjust clock indices so that simple card works

Using simple-card with the wm8978 doesn't work because simple card calls
set_sysclk on the clock index 0, which is not the MCLK in the WM8978.

Adjust the clock definition so that the clock 0 is the MCLK.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm8978.h