OSDN Git Service

Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 29 Mar 2019 02:04:47 +0000 (03:04 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 29 Mar 2019 02:04:47 +0000 (03:04 +0100)
gpio fixes for v5.1-rc3

- fix for a potential NULL-pointer dereference in the aspeed driver
- revert of the commit using the new gpio_set_config() when setting
  debaunce and transitory state config as it caused a regression in
  the aspeed driver
- two fixes for gpio-mockup for debugfs problems introduced in the
  last merge window


Trivial merge