]> git.kernelconcepts.de Git - karo-tx-linux.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)
commite555cf363167f09efae96d32a363e24c4de16b7b
tree9bd80766a0d056a5e7dbd37da25d8bda1fd94289
parent31794bc37bf2db84f085da52b72bfba65739b2d2
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