diff options
| author | Sangjung Woo <[email protected]> | 2014-04-21 19:10:14 +0900 |
|---|---|---|
| committer | Chanwoo Choi <[email protected]> | 2014-04-24 19:37:05 +0900 |
| commit | b4dad55abd47a23ca2c445d771c64204f7b12b49 (patch) | |
| tree | 0185f45e805a9f390d522d8a703dd74c58ebbf48 /tools/perf/scripts/python | |
| parent | 2923803d4f69fd8e4ed85786b8888986b2682154 (diff) | |
extcon: palmas: 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 <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions