]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: ak4642: fixup HeadPhone L/R dapm settings
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 21 Feb 2012 04:14:16 +0000 (20:14 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 21 Feb 2012 10:00:24 +0000 (10:00 +0000)
commit75f12480198405b0bdc59f318ab583d6365b8018
tree9bd80766a0d056a5e7dbd37da25d8bda1fd94289
parenta69199aa11d37843f192fa386e354a9c479fe7fb
ASoC: ak4642: fixup HeadPhone L/R dapm settings

Current ak4642 driver had wrong dapm settings for headphone L/R.
If you select headphone L, and select R after that,
headphone L setting was removed by R settings.

This patch fixes it up.
It provides just "Headphone Enable" to user side

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/ak4642.c