]> 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)
commitf4786eaea962b99fd0822fe16ad2a23de68c1292
tree53273ade5de17e39af683ed48158bb58281883eb
parentcc0df4e7429adfe03ae044a50566699248e98175
parentef6d3d708ca67fb2b4e062fe59679def31269e14
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