summaryrefslogtreecommitdiff
path: root/drivers/extcon/extcon-max77693.c
diff options
context:
space:
mode:
authorSangjung Woo <sangjung.woo@samsung.com>2014-04-21 19:10:11 +0900
committerChanwoo Choi <cw00.choi@samsung.com>2014-04-24 19:37:04 +0900
commit14dbd54962f9679b7573f853814b8ff15b6ec407 (patch)
treec457906c3bfa3dca3fa41bf0631da49940433fe0 /drivers/extcon/extcon-max77693.c
parentd92c2f12f8a940444f28795ccbfa845fc358963e (diff)
extcon: max14577: 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> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/extcon/extcon-max77693.c')
0 files changed, 0 insertions, 0 deletions