Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182856
b: refs/heads/master
c: fb58a2f
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jan 28, 2010
1 parent d0f3f20 commit 7d033cb
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: c812459396733b42655e0d656763af02e06f97ed
refs/heads/master: fb58a2ff300cb3fd6077484ca7d8c6e6f13a0350
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/wm9713.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@

#include "wm9713.h"

#define WM9713_VERSION "0.15"

struct wm9713_priv {
u32 pll_in; /* PLL input frequency */
};
Expand Down Expand Up @@ -1186,8 +1184,6 @@ static int wm9713_soc_probe(struct platform_device *pdev)
struct snd_soc_codec *codec;
int ret = 0, reg;

printk(KERN_INFO "WM9713/WM9714 SoC Audio Codec %s\n", WM9713_VERSION);

socdev->card->codec = kzalloc(sizeof(struct snd_soc_codec),
GFP_KERNEL);
if (socdev->card->codec == NULL)
Expand Down

0 comments on commit 7d033cb

Please sign in to comment.