ASoC: rt5640: move DAC2 Power to rt5640_dapm_widgets
authorBard Liao <bardliao@realtek.com>
Wed, 4 Jan 2017 05:14:12 +0000 (13:14 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 4 Jan 2017 12:20:00 +0000 (12:20 +0000)
commit80317c2cb40085a3dcf80015bc39fbac40e2092a
treeee142e7bf89a7ef6799baf09839c675c9fe5d7eb
parenta5de5b74a50113564a1e0850e2da96c37c35e55d
ASoC: rt5640: move DAC2 Power to rt5640_dapm_widgets

"DAC L2 Power" and "DAC R2 Power" are used by both rt5639 and rt5640.
But it was defined in rt5640_specific_dapm_widgets[]. Move them to
rt5640_dapm_widgets will let both rt5639 and rt5640 can use it.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5640.c