Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132850
b: refs/heads/master
c: 59544d3
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Feb 18, 2009
1 parent 9dcfd91 commit e362276
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: 5998102b9095fdb7c67755812038612afea315c5
refs/heads/master: 59544d33ff3118f22a484d8be06cdf5cfc2fdca5
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/wm8753.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@

#include "wm8753.h"

#define WM8753_VERSION "0.16"

static int caps_charge = 2000;
module_param(caps_charge, int, 0);
MODULE_PARM_DESC(caps_charge, "WM8753 cap charge time (msecs)");
Expand Down Expand Up @@ -1778,8 +1776,6 @@ static int wm8753_probe(struct platform_device *pdev)
struct wm8753_priv *wm8753;
int ret = 0;

pr_info("WM8753 Audio Codec %s", WM8753_VERSION);

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

0 comments on commit e362276

Please sign in to comment.