Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305588
b: refs/heads/master
c: fc9a30e
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Apr 4, 2012
1 parent ebfe3b1 commit 4595c21
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: 5c7b4a08b7f3ce49756b79386dcdad5a2a21ccb6
refs/heads/master: fc9a30e85e4a9df7e692eda45b8484fc028238f0
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/tlv320aic23.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@

#include "tlv320aic23.h"

#define AIC23_VERSION "0.1"

/*
* AIC23 register cache
*/
Expand Down Expand Up @@ -548,8 +546,6 @@ static int tlv320aic23_probe(struct snd_soc_codec *codec)
struct aic23 *aic23 = snd_soc_codec_get_drvdata(codec);
int ret;

printk(KERN_INFO "AIC23 Audio Codec %s\n", AIC23_VERSION);

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

0 comments on commit 4595c21

Please sign in to comment.