]> 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)
commitf3c15e6a5ab58b4d8a9303216b1508fdf9c9bb4d
treead72da22732b5844b8cc564d8a30fa2e62b5f70e
parentc7c82d166abc39a47bacf041d45a33f899d1d807
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