Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293365
b: refs/heads/master
c: 7e11a53
h: refs/heads/master
i:
  293363: 6bd33ff
v: v3
  • Loading branch information
Mark Brown committed Feb 17, 2012
1 parent 6bb4534 commit 30bf3e7
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: b08c576434211f2e908f37844dc61ec6e0e1ecec
refs/heads/master: 7e11a535169f2689141c20a916a96b5ddae7a508
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/ak4535.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@

#include "ak4535.h"

#define AK4535_VERSION "0.3"

/* codec private data */
struct ak4535_priv {
unsigned int sysclk;
Expand Down Expand Up @@ -372,8 +370,6 @@ static int ak4535_probe(struct snd_soc_codec *codec)
struct ak4535_priv *ak4535 = snd_soc_codec_get_drvdata(codec);
int ret;

printk(KERN_INFO "AK4535 Audio Codec %s", AK4535_VERSION);

ret = snd_soc_codec_set_cache_io(codec, 8, 8, ak4535->control_type);
if (ret < 0) {
dev_err(codec->dev, "Failed to set cache I/O: %d\n", ret);
Expand Down

0 comments on commit 30bf3e7

Please sign in to comment.