Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283789
b: refs/heads/master
c: 679acec
h: refs/heads/master
i:
  283787: 1834ba9
v: v3
  • Loading branch information
Mark Brown committed Nov 27, 2011
1 parent c59a3e3 commit b2e2c02
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: beda5bf575a93823289fbeb868b42e75e9f08d96
refs/heads/master: 679acec1f240b433dc3879714655b6c6452385ea
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/ak4642.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
#include <sound/initval.h>
#include <sound/tlv.h>

#define AK4642_VERSION "0.0.1"

#define PW_MGMT1 0x00
#define PW_MGMT2 0x01
#define SG_SL1 0x02
Expand Down Expand Up @@ -473,8 +471,6 @@ static int ak4642_probe(struct snd_soc_codec *codec)
struct ak4642_priv *ak4642 = snd_soc_codec_get_drvdata(codec);
int ret;

dev_info(codec->dev, "AK4642 Audio Codec %s", AK4642_VERSION);

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

0 comments on commit b2e2c02

Please sign in to comment.