Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113705
b: refs/heads/master
c: e808994
h: refs/heads/master
i:
  113703: e61c9b6
v: v3
  • Loading branch information
Jonas Bonn authored and Takashi Iwai committed Oct 13, 2008
1 parent b90e9ef commit 078c151
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5715952b39ebded49407ff02e58fe2d90904b991
refs/heads/master: e8089948d65911c78bcd72960dd419ec636d6f0b
6 changes: 3 additions & 3 deletions trunk/sound/soc/s3c24xx/neo1973_wm8753.c
Original file line number Diff line number Diff line change
Expand Up @@ -518,13 +518,13 @@ static int neo1973_wm8753_init(struct snd_soc_codec *codec)
snd_soc_dapm_nc_pin(codec, "LINE1");
snd_soc_dapm_nc_pin(codec, "LINE2");

/* set endpoints to default mode */
set_scenario_endpoints(codec, NEO_AUDIO_OFF);

/* Add neo1973 specific widgets */
snd_soc_dapm_new_controls(codec, wm8753_dapm_widgets,
ARRAY_SIZE(wm8753_dapm_widgets));

/* set endpoints to default mode */
set_scenario_endpoints(codec, NEO_AUDIO_OFF);

/* add neo1973 specific controls */
for (i = 0; i < ARRAY_SIZE(wm8753_neo1973_controls); i++) {
err = snd_ctl_add(codec->card,
Expand Down

0 comments on commit 078c151

Please sign in to comment.