]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: arizona: Support clearing clocks
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 21 Jan 2013 07:09:36 +0000 (16:09 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 21 Jan 2013 08:38:54 +0000 (17:38 +0900)
commitf2c26d48d9c6e91c6b9c914f215952400e6f889b
treeac17fb34377383a0afda392459326b4f79af67b3
parente5ddd303215d1e5e89d06056d17673b18219ace3
ASoC: arizona: Support clearing clocks

Some systems may wish to support switching between telephony and CD audio
clock rates but this is restricted by enforcement of constraints on the
current DAI clock. Support setting clocks to zero and don't enforce any
constraints in that case in order to facilitate this use case.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/arizona.c