From 7dd8d00cba576299fd07b2ede6e1a21150eaabbe Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 26 Nov 2010 11:50:03 +0000 Subject: [PATCH] --- yaml --- r: 230294 b: refs/heads/master c: ccf1fa403e44c4107ef4d73f73cafe81b5148d40 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm8737.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b3754de47cb3..eb24f823e68c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fdc1f5d0608faa9bb06c1e7c662831550b32d2d3 +refs/heads/master: ccf1fa403e44c4107ef4d73f73cafe81b5148d40 diff --git a/trunk/sound/soc/codecs/wm8737.c b/trunk/sound/soc/codecs/wm8737.c index 2301338cb2c9..30c67d06a904 100644 --- a/trunk/sound/soc/codecs/wm8737.c +++ b/trunk/sound/soc/codecs/wm8737.c @@ -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);