diff options
author | Alexandru Ardelean <[email protected]> | 2020-11-18 22:55:39 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2020-11-18 23:18:31 -0800 |
commit | 30df385e35a48f773b85117fc490152c2395e45b (patch) | |
tree | 72406faef1f5f13dd3e5270e64f2f53889f8acc9 /scripts/gdb/linux/proc.py | |
parent | 74f2c59324a3cb0e69937c2289a13f36231a6f3e (diff) |
Input: adp5589-keys - use devm_add_action_or_reset() for register clear
The driver clears the general configuration register during the remove()
hook. This should also be done in case the driver exits on error.
This change move the clear of that register to the
devm_add_action_or_reset() hook.
Signed-off-by: Alexandru Ardelean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions