Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293273
b: refs/heads/master
c: f3bafaa
h: refs/heads/master
i:
  293271: ec2b958
v: v3
  • Loading branch information
Mark Brown committed Feb 1, 2012
1 parent 45534d4 commit f75cdbe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 2633f736470e803ac9f5372a0d83ba108345a80a
refs/heads/master: f3bafaa096b64dabbaea3e3a2be213a9628ebe4d
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/wm9712.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
#include <sound/soc.h>
#include "wm9712.h"

#define WM9712_VERSION "0.4"

static unsigned int ac97_read(struct snd_soc_codec *codec,
unsigned int reg);
static int ac97_write(struct snd_soc_codec *codec,
Expand Down Expand Up @@ -619,8 +617,6 @@ static int wm9712_soc_probe(struct snd_soc_codec *codec)
{
int ret = 0;

printk(KERN_INFO "WM9711/WM9712 SoC Audio Codec %s\n", WM9712_VERSION);

ret = snd_soc_new_ac97_codec(codec, &soc_ac97_ops, 0);
if (ret < 0) {
printk(KERN_ERR "wm9712: failed to register AC97 codec\n");
Expand Down

0 comments on commit f75cdbe

Please sign in to comment.