]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: bytcr_rt5651: Select RCCLK on init()
authorHans de Goede <hdegoede@redhat.com>
Sun, 4 Mar 2018 14:36:10 +0000 (15:36 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 7 Mar 2018 14:19:51 +0000 (14:19 +0000)
commitf02352fa747bf5c89710b4d11cc57b81cb22b2df
tree8ceff5f94586cfd1c18df389869fd01c4bba9d85
parent6910a9207b21f09cb30bfcb047c643d66f7ab624
ASoC: Intel: bytcr_rt5651: Select RCCLK on init()

When the BYT_RT5651_MCLK_EN quirk is set, we disable the MCLK from
byt_rt5651_init(), we need to select the RCCLK as sysclk before doing this
to make sure that jack-detect works directly after boot.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bytcr_rt5651.c