Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305658
b: refs/heads/master
c: d86a11d
h: refs/heads/master
v: v3
  • Loading branch information
Lars-Peter Clausen authored and Mark Brown committed Apr 25, 2012
1 parent d347b8c commit a70891c
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: 8b3f39dab5e126fe5215871fe6fc4ae358ca7680
refs/heads/master: d86a11d68c309a7eaf0a5aa8b5e143eea16dc09d
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/ssm2602.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@

#include "ssm2602.h"

#define SSM2602_VERSION "0.1"

enum ssm2602_type {
SSM2602,
SSM2604,
Expand Down Expand Up @@ -608,8 +606,6 @@ static int ssm260x_probe(struct snd_soc_codec *codec)
struct ssm2602_priv *ssm2602 = snd_soc_codec_get_drvdata(codec);
int ret;

pr_info("ssm2602 Audio Codec %s", SSM2602_VERSION);

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

0 comments on commit a70891c

Please sign in to comment.