diff options
author | Miaoqian Lin <linmq006@gmail.com> | 2022-04-17 23:03:31 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2022-04-17 23:13:34 +0300 |
commit | 81022a170462d38ea10612cb67e8e2c529d58abe (patch) | |
tree | 9ad7e48a5141390ccebe37e75717a3715294a06f /scripts/gdb/linux/utils.py | |
parent | fd0a4b39870d49ff15f6966470185409e261f20f (diff) | |
download | linux-81022a170462d38ea10612cb67e8e2c529d58abe.tar.xz |
Input: omap4-keypad - fix pm_runtime_get_sync() error checking
If the device is already in a runtime PM enabled state
pm_runtime_get_sync() will return 1, so a test for negative
value should be used to check for errors.
Fixes: f77621cc640a ("Input: omap-keypad - dynamically handle register offsets")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220412070131.19848-1-linmq006@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions