From 0da7848df50f80fc34c9991adf7ed576792032bf Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Fri, 23 Sep 2011 13:10:57 +0800 Subject: [PATCH] --- yaml --- r: 270655 b: refs/heads/master c: 0010bcc2260e3c139c8f54ac452a6d0f7aa45db1 h: refs/heads/master i: 270653: 006deb9198e27ffa72d9d447b097fd290e34bed3 270651: 6979b4e5a8dd0ecb4820f4d9a0ee21a302b20cf8 270647: 410d1297feebbbbea5fe5bd063ef7df575cb420c 270639: f14c70d09c6a8677ce0b9c9ddbad9f79a2bb2adb 270623: 2f53ec42520f4592d1687af4571a38a5087faeb0 270591: 70662e0ace2a32e774e3300135ea7ad89d73404c v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wl1273.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 405dd717aa9f..ade9a0e4f66c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a436089b77ff9e1ea4ee982a6b4b2fa411cd3016 +refs/heads/master: 0010bcc2260e3c139c8f54ac452a6d0f7aa45db1 diff --git a/trunk/sound/soc/codecs/wl1273.c b/trunk/sound/soc/codecs/wl1273.c index 5836201834d9..9fa14299cf2c 100644 --- a/trunk/sound/soc/codecs/wl1273.c +++ b/trunk/sound/soc/codecs/wl1273.c @@ -462,7 +462,6 @@ static int wl1273_probe(struct snd_soc_codec *codec) wl1273->core = *core; snd_soc_codec_set_drvdata(codec, wl1273); - mutex_init(&codec->mutex); r = snd_soc_add_controls(codec, wl1273_controls, ARRAY_SIZE(wl1273_controls));