]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit20a3a38ca81394ba4b319b9afcf41abe06c9c25d
tree53273ade5de17e39af683ed48158bb58281883eb
parent0bf93faf5d2307634209601c035cfdf0c500d914
parent8322d2335f462bc49b745671758bff1b564ce4cb
Merge tag 'gpio-v5.1-rc3-fixes-for-linus' of git://git.kernel.org/pub/scm/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