summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-gpio.c
diff options
context:
space:
mode:
authorSangjung Woo <sangjung.woo@samsung.com>2014-04-21 19:10:09 +0900
committerChanwoo Choi <cw00.choi@samsung.com>2014-04-24 19:37:03 +0900
commit4b5dd738837aaac9cca98db1a39dc5ba1c802e45 (patch)
tree8a7b70c6ff989e7b919c432a38f0d7a2820c9892 /drivers/extcon/extcon-gpio.c
parent1111244ff4493448c0ee66e814e20c6e81d3b93d (diff)
downloadop-kernel-dev-4b5dd738837aaac9cca98db1a39dc5ba1c802e45.zip
op-kernel-dev-4b5dd738837aaac9cca98db1a39dc5ba1c802e45.tar.gz
extcon: adc-jack: Use devm_extcon_dev_register()
Use the resource-managed extcon device register function (i.e. devm_extcon_dev_register()) instead of extcon_dev_register(). If extcon device is attached with this function, that extcon device is automatically unregistered on driver detach. That reduces tiresome managing code. Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/extcon/extcon-gpio.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud