diff options
author | Douglas Anderson <dianders@chromium.org> | 2021-07-20 19:07:49 +0300 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2021-07-28 12:48:49 +0300 |
commit | 25ddd7cfc582d6001c3b9e18e96c9b3a58523d66 (patch) | |
tree | 56fd96dd62b6eb4543b20a10ae62db0d1c1c6e9b /scripts/gdb/linux/utils.py | |
parent | 18eeef46d3593e3bc3d6a8f7a6f94ace356578ff (diff) | |
download | linux-25ddd7cfc582d6001c3b9e18e96c9b3a58523d66.tar.xz |
HID: i2c-hid: goodix: Use the devm variant of regulator_register_notifier()
In commit 18eeef46d359 ("HID: i2c-hid: goodix: Tie the reset line to
true state of the regulator") I added a call to
regulator_register_notifier() but no call to unregister. That's a
bug. Let's use the devm variant to handle the unregistering.
Fixes: 18eeef46d359 ("HID: i2c-hid: goodix: Tie the reset line to true state of the regulator")
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions