diff options
author | 2019-01-29 21:01:30 +0200 | |
---|---|---|
committer | 2019-02-08 15:55:39 +0200 | |
commit | 1147575447f988e605c182fa940b1cc4d8c59dce (patch) | |
tree | 989528dfd72e5c8ee6ea8840672917464e251077 /drivers/gpio/gpio-davinci.c | |
parent | gpio: wcove: Allow return negative error code from to_reg() (diff) | |
download | linux-dev-1147575447f988e605c182fa940b1cc4d8c59dce.tar.xz linux-dev-1147575447f988e605c182fa940b1cc4d8c59dce.zip |
gpio: msic: Remove duplicate check in IRQ handler
There is no need to check for non-zero pending since for_each_set_bit() does it
on the first iteration.
While here, drop redundant assignment.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/gpio/gpio-davinci.c')
0 files changed, 0 insertions, 0 deletions