netsniff-ng is partly sponsored by: /////////////////////////////////// Red Hat * W: http://www.redhat.com/ Deutsche Flugsicherung GmbH * W: https://secais.dfs.de/ ETH Zurich: * W: http://csg.ethz.ch/ Max Planck Institute for Human Cognitive and Brain Sciences * W: http://www.cbs.mpg.de/ ://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>2016-05-10 16:11:08 +0100
committerMark Brown <broonie@kernel.org>2016-05-10 19:24:19 +0100
commitabc189eadf6c12e60f95030e9c84083175526eaf (patch)
treeb20db0e344e6dbcfc06aae58e6ab6fe7014be458
parent1e62c52ddc2d23a02ac2308cc1bb6ff18f0cf3cd (diff)
ASoC: da7213: Allow PLL disable/bypass when using 32KHz sysclk
Current checking for PLL 32KHz mode fails in driver code when bypassing the PLL. This is due to an incorrect check of PLL source type when 32KHz clock is provided. Removal of this check resolves the issue. Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@kernel.org>