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)
commit86d0756558b701b2c5502d90f705c2936008922d
tree53273ade5de17e39af683ed48158bb58281883eb
parentf7299d441a4da8a5088e651ea55023525a793a13
parentce9fb53c72834646f26ecb2213e40e6876048f87
Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git./linux/kernel/git/brgl/linux into fixes

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