]> git.baikalelectronics.ru Git - kernel.git/commit
extcon: Convert extcon_gpio to devm_gpio_request_one
authorAxel Lin <axel.lin@gmail.com>
Sat, 16 Jun 2012 03:56:24 +0000 (11:56 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Jun 2012 23:40:18 +0000 (16:40 -0700)
commit5741a813e613cc0dda471416de3eedc120eba9af
treead72da22732b5844b8cc564d8a30fa2e62b5f70e
parentd97b19d37c74c23291af20649be7bdd1f8bdd439
extcon: Convert extcon_gpio to devm_gpio_request_one

Also remove unneeded devm_kfree calls.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/extcon/extcon_gpio.c