diff options
| author | Laxman Dewangan <[email protected]> | 2016-02-24 14:12:59 +0530 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2016-04-21 00:01:21 +0200 |
| commit | 80e0f8d94d3090f0f7bf3faf3e6180e920ee0d22 (patch) | |
| tree | 3f35ef471617c2575c635ef226ed418f319fb15c /tools/perf/scripts/python | |
| parent | 1417b35e29367b3ea73f80c564e4ce7a9a09b729 (diff) | |
pinctrl: Add devm_ apis for pinctrl_{register, unregister}
Add device managed APIs devm_pinctrl_register() and
devm_pinctrl_unregister() for the APIs pinctrl_register()
and pinctrl_unregister().
This helps in reducing code in error path and sometimes
removal of .remove callback for driver unbind.
Signed-off-by: Laxman Dewangan <[email protected]>
Reviewed-by: Philipp Zabel <[email protected]>
Acked-by: Bjorn Andersson <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions