aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSangjung Woo <sangjung.woo@samsung.com>2014-04-21 06:10:13 -0400
committerChanwoo Choi <cw00.choi@samsung.com>2014-04-24 06:37:05 -0400
commit2923803d4f69fd8e4ed85786b8888986b2682154 (patch)
tree597b5183a034da5aa4adbb8cd13086a2488abf92 /tools/perf/scripts/python
parent10fae1184d00f09696078e572230402543ae34c8 (diff)
extcon: max8997: 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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions