From: Axel Lin Date: Tue, 8 Apr 2014 14:10:33 +0000 (+0800) Subject: ASoC: cs42l52: Convert to use devm_gpio_request_one X-Git-Tag: omap-for-v3.16/pm-signed~32^2~2^2~1^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e17d2d33abe4b523f79fec037ef66ba93643f65;p=pandora-kernel.git ASoC: cs42l52: Convert to use devm_gpio_request_one Current code missed a gpio_free() call in cs42l52_i2c_remove(). Convert to use devm_gpio_request_one() to fix it. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed