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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 17:05:38 +0000 (10:05 -0700)
commit59358f278d5c3ba3b2bd14d83ded72a2faafb51b
tree9440adabcadab1dbb372a8134fc3e694afa2f2b5
parentc7d416e290ded6f563c0d316787037c79e268a07
ASoC: rt5640: fix line out no sound issue

commit 9b850ca4f1c5acd7fcbbd4b38a2d27132801a8d5 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/rt5640.c