Files
linux/drivers/input/keyboard
Miaoqian Lin f0cfae3e0d Input: omap4-keypad - fix pm_runtime_get_sync() error checking
[ Upstream commit 81022a1704 ]

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: f77621cc64 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-27 14:38:58 +02:00
..
2021-06-19 22:36:25 -07:00
2019-07-15 09:42:32 -07:00
2020-12-02 22:10:33 -08:00
2019-07-15 09:42:32 -07:00