Skip to content

Commit

Permalink
ASoC: Add DMIC control to Speyside WM8962 board
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Mark Brown committed Sep 23, 2011
1 parent 7564463 commit 8c75615
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/samsung/speyside_wm8962.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ static struct snd_soc_dai_link speyside_wm8962_dai[] = {

static const struct snd_kcontrol_new controls[] = {
SOC_DAPM_PIN_SWITCH("Main Speaker"),
SOC_DAPM_PIN_SWITCH("DMIC"),
};

static struct snd_soc_dapm_widget widgets[] = {
Expand Down

0 comments on commit 8c75615

Please sign in to comment.