summaryrefslogtreecommitdiffstats
path: root/drivers/extcon/extcon-class.c
diff options
context:
space:
mode:
authorSangjung Woo <sangjung.woo@samsung.com>2014-04-21 19:10:15 +0900
committerChanwoo Choi <cw00.choi@samsung.com>2014-04-24 19:37:06 +0900
commitd88cc36704e7583214220a6284a9923768b01d2d (patch)
treef742cd9d3b9294e7dbd8cfc52f6d93499c16ea23 /drivers/extcon/extcon-class.c
parentb4dad55abd47a23ca2c445d771c64204f7b12b49 (diff)
downloadlinux-stable-d88cc36704e7583214220a6284a9923768b01d2d.tar.gz
linux-stable-d88cc36704e7583214220a6284a9923768b01d2d.tar.bz2
linux-stable-d88cc36704e7583214220a6284a9923768b01d2d.zip
extcon: arizona: 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-class.c')
0 files changed, 0 insertions, 0 deletions