From: Axel Lin Date: Fri, 30 Dec 2011 15:38:03 +0000 (+0800) Subject: ASoC: Fix return value of wm8962_gpio_direction_out() X-Git-Tag: v3.3-rc1~14^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe75fe0e041bd5badc6a0be0c3918590198df2a0;p=pandora-kernel.git ASoC: Fix return value of wm8962_gpio_direction_out() We can't just pass back the return value of snd_soc_update_bits() as it will be 1 if a bit changed rather than zero. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed