From b8c1b3d0e1b28a6288dbab33505e23497af206b4 Mon Sep 17 00:00:00 2001 From: Jarkko Nikula Date: Wed, 3 Nov 2010 16:39:00 +0200 Subject: [PATCH] --- yaml --- r: 221563 b: refs/heads/master c: 75e3f3137cb570661c2ad3035a139dda671fbb63 h: refs/heads/master i: 221561: 568ce2f278184b5445e4b3f8c75a947effbb3c90 221559: bf279046ae3762e3ae1e958818cd518b6cfc39a7 v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/tpa6130a2.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index fc082142135b..95cee01e60c9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cf78c0c4267c37f2f98cb03a73c0a99c2cdaef87 +refs/heads/master: 75e3f3137cb570661c2ad3035a139dda671fbb63 diff --git a/trunk/sound/soc/codecs/tpa6130a2.c b/trunk/sound/soc/codecs/tpa6130a2.c index 83b5631b13a8..ee4fb201de60 100644 --- a/trunk/sound/soc/codecs/tpa6130a2.c +++ b/trunk/sound/soc/codecs/tpa6130a2.c @@ -119,7 +119,7 @@ static int tpa6130a2_power(int power) { struct tpa6130a2_data *data; u8 val; - int ret; + int ret = 0; BUG_ON(tpa6130a2_client == NULL); data = i2c_get_clientdata(tpa6130a2_client);