aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-rcar.c
diff options
context:
space:
mode:
authorMichael Walle <[email protected]>2020-07-25 23:23:37 +0000
committerLinus Walleij <[email protected]>2020-07-26 22:27:54 +0000
commita070bdbbb06d7787ec7844a4f1e059cf8b55205d (patch)
tree48b30978aed7436c0af9682805d9863dc3f4b114 /drivers/gpio/gpio-rcar.c
parentgpio: Correct kernel-doc inconsistency (diff)
downloadkernel-a070bdbbb06d7787ec7844a4f1e059cf8b55205d.tar.gz
kernel-a070bdbbb06d7787ec7844a4f1e059cf8b55205d.zip
gpio: regmap: fix type clash
GPIO_REGMAP_ADDR_ZERO() cast to unsigned long but the actual config parameters are unsigned int. We use unsigned int here because that is the type which is used by the underlying regmap. Fixes: ebe363197e52 ("gpio: add a reusable generic gpio_chip using regmap") Reported-by: kernel test robot <[email protected]> Signed-off-by: Michael Walle <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-rcar.c')
0 files changed, 0 insertions, 0 deletions