aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-msic.c
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-01-29 20:37:28 +0200
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-02-08 15:55:38 +0200
commit282db906eecccb08b8f0adccd082a129ae1d95d8 (patch)
treedaee34823e049b3938b52c1d5e5a3658066fc39a /drivers/gpio/gpio-msic.c
parentgpio: crystalcove: Use for_each_set_bit() in IRQ handler (diff)
downloadlinux-dev-282db906eecccb08b8f0adccd082a129ae1d95d8.tar.xz
linux-dev-282db906eecccb08b8f0adccd082a129ae1d95d8.zip
gpio: wcove: Allow return negative error code from to_reg()
The type of to_reg() is unsigned int while it might return a negative error code. Callers are also expecting a signed type. For sake of type consistency replace unsigned int with plain int. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/gpio/gpio-msic.c')
0 files changed, 0 insertions, 0 deletions