]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: rt5640: fix line out no sound issue
authorJohn Lin <john.lin@realtek.com>
Tue, 11 Aug 2015 06:27:25 +0000 (14:27 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 11 Aug 2015 18:00:42 +0000 (19:00 +0100)
commit9b850ca4f1c5acd7fcbbd4b38a2d27132801a8d5
tree9d606269a38bcead9c17e2949ceb1095ec209218
parentbc0195aad0daa2ad5b0d76cce22b167bc3435590
ASoC: rt5640: fix line out no sound issue

The power for line out was not turned on when line out is enabled.
So we add "LOUT amp" widget to turn on the power for line out.

Signed-off-by: John Lin <john.lin@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: stable@vger.kernel.org
sound/soc/codecs/rt5640.c