From: Axel Lin Date: Tue, 24 Jul 2012 01:26:57 +0000 (+0800) Subject: extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_one X-Git-Tag: v3.6-rc3~39^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b7e995d69199b555181ac057c47b017c510a129;p=pandora-kernel.git extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_one commit 01eaf24 "extcon: Convert extcon_gpio to devm_gpio_request_one" missed the replacement for devm_gpio_request_one. fix it. Signed-off-by: Axel Lin Signed-off-by: Chanwoo Choi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed