diff options
author | Sangjung Woo <sangjung.woo@samsung.com> | 2014-04-21 19:10:10 +0900 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2014-04-24 19:37:03 +0900 |
commit | d92c2f12f8a940444f28795ccbfa845fc358963e (patch) | |
tree | daf8d12fd907198089ef7ca145f2cdfa40f7295f /drivers/extcon/extcon-max14577.c | |
parent | 4b5dd738837aaac9cca98db1a39dc5ba1c802e45 (diff) |
extcon: gpio: 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-max14577.c')
0 files changed, 0 insertions, 0 deletions