From: Mark Brown Date: Mon, 31 Oct 2011 19:02:13 +0000 (+0000) Subject: ASoC: Fix return value of wm5100_gpio_direction_out() X-Git-Tag: v3.2-rc1~65^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64964e82644e9f809dc83019186c21ed5b70aa56;p=pandora-kernel.git ASoC: Fix return value of wm5100_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: Mark Brown --- Reading git-diff-tree failed