diff options
author | Aditya Pakki <pakki001@umn.edu> | 2019-01-07 20:53:59 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-01-07 20:59:57 +0100 |
commit | e85bb0beb6498c0dffe18a2f1f16d575bc175c32 (patch) | |
tree | 59b68bc824a4efc4515f8782cc4f53b0c363d4d2 /drivers/input/misc/hp_sdc_rtc.c | |
parent | Input: tm2-touchkey - add support for aries touchkey variant (diff) | |
download | linux-e85bb0beb6498c0dffe18a2f1f16d575bc175c32.tar.xz linux-e85bb0beb6498c0dffe18a2f1f16d575bc175c32.zip |
Input: ad7879 - add check for read errors in interrupt
regmap_bulk_read() can return a non zero value on failure. The fix checks
if the function call succeeded before calling mod_timer. The issue was
identified by a static analysis tool.
Signed-off-by: Aditya Pakki <pakki001@umn.edu>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc/hp_sdc_rtc.c')
0 files changed, 0 insertions, 0 deletions