Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230294
b: refs/heads/master
c: ccf1fa4
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Nov 26, 2010
1 parent 65d4c0f commit 7dd8d00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: fdc1f5d0608faa9bb06c1e7c662831550b32d2d3
refs/heads/master: ccf1fa403e44c4107ef4d73f73cafe81b5148d40
1 change: 0 additions & 1 deletion trunk/sound/soc/codecs/wm8737.c
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,6 @@ static int wm8737_probe(struct snd_soc_codec *codec)
struct wm8737_priv *wm8737 = snd_soc_codec_get_drvdata(codec);
int ret, i;

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

0 comments on commit 7dd8d00

Please sign in to comment.