Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216628
b: refs/heads/master
c: 7750752
h: refs/heads/master
v: v3
  • Loading branch information
Mika Westerberg authored and Mark Brown committed Oct 13, 2010
1 parent 12b8123 commit f9e887f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 00545785d7e355b0b1b9fb820ec70cb2ae51b409
refs/heads/master: 7750752a22cbf7760f0073d218c737f5a03bff4a
6 changes: 0 additions & 6 deletions trunk/sound/soc/codecs/ac97.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,6 @@ static int ac97_soc_probe(struct snd_soc_codec *codec)
struct snd_ac97_template ac97_template;
int ret;

ret = snd_soc_new_ac97_codec(codec, &soc_ac97_ops, 0);
if (ret < 0) {
printk(KERN_ERR "ASoC: failed to init generic ac97 glue\n");
return ret;
}

/* add codec as bus device for standard ac97 */
ret = snd_ac97_bus(codec->card->snd_card, 0, &soc_ac97_ops, NULL, &ac97_bus);
if (ret < 0)
Expand Down

0 comments on commit f9e887f

Please sign in to comment.