]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gpmc-omap-v4.8-rc1' of https://github.com/rogerq/linux into fixes
authorOlof Johansson <olof@lixom.net>
Thu, 25 Aug 2016 23:54:16 +0000 (16:54 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 25 Aug 2016 23:54:16 +0000 (16:54 -0700)
commit7adb20c8d222f59a1090d90a12a4f79eedf2d110
tree91c0a6092e3f22137039256676b782192ebdfeb3
parentfd93071d51f01b23b01982893540bdaef0f28444
parent2c7337713e33a02907c6d8568516b6e591669f5d
Merge tag 'gpmc-omap-v4.8-rc1' of https://github.com/rogerq/linux into fixes

OMAP-GPMC: fixes for v4.8-rc1

Allow other children of GPMC to probe even if any child fails.  This fixes
problem on Overo boards where networking device child doesn't probe due
to broken NAND child.

* tag 'gpmc-omap-v4.8-rc1' of https://github.com/rogerq/linux:
  memory: omap-gpmc: allow probe of child nodes to fail

Signed-off-by: Olof Johansson <olof@lixom.net>