Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 27 Jun 2019 14:59:16 +0000 (15:59 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 27 Jun 2019 14:59:16 +0000 (15:59 +0100)
commitda6070fc558e3b5d7fe0cabcbec6487a1999c76d
treecfacef849379760646ee6a3f506badf958188236
parent8df9d7f70f87960b6ad2b4a90db755551d7ab7bd
parentf360dcd4ef7fbaec774a64c54b402b4c8a4cffb2
Merge tag 'gpio-v5.3-updates-for-linus' of git://git./linux/kernel/git/brgl/linux into devel

gpio: updates for v5.3

- add include/linux/gpio.h to .gitignore in /tools
- improve and simplify code in the em driver
- simplify code in max732x by using devm helpers (including the new
  devm_i2c_new_dummy_device())
- fix SPDX header for madera
- remove checking of return values of debugfs routines in gpio-mockup