]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/scm/linux...
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Oct 2019 11:31:36 +0000 (13:31 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Oct 2019 11:31:36 +0000 (13:31 +0200)
commitfe12e94375da34d62f7d5556161ce7629212ff80
tree8bdcf3d7573f6d5850cf433d97cf0212c96566fb
parent698b8eeaed7287970fc2b6d322618850fd1b1e6c
parent228fc01040704f55fd884ab41daf3eafd2644b54
Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel

gpio updates for v5.5

- only get the second IRQ when there is more than one IRQ in mxc
- move the code around in lineevent_create() for some shrinkage
- fix formatting for GPIO docs
- add DT binding for r8a774b1
- convert drivers that prevously used nocache ioremap() to using regular
  devm_platform_ioremap_resource()
- remove some redundant error messages
- shrink object code in 104-idi-48e
- drop an unneeded warning from gpiolib-of
drivers/gpio/gpiolib-of.c
drivers/gpio/gpiolib.c