From: Axel Lin Date: Sun, 4 Dec 2011 23:58:25 +0000 (+0800) Subject: ASoC: uda1380: Convert to gpio_request_one() X-Git-Tag: v3.3-rc1~14^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68020db8ac1046e50c758545b75850eb356a0651;p=pandora-kernel.git ASoC: uda1380: Convert to gpio_request_one() Using gpio_request_one can make the error handling simpler. Also remove a redundant "Failed to issue reset" error message. We already show the error message in uda1380_reset() error path. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed