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)
commit84ba04f26d20d2f91516cd9078e5035f2c8c6087
tree91c0a6092e3f22137039256676b782192ebdfeb3
parent2586d61f81ea4d84e325cbde2b316c9a8ca43e38
parent23540d6e2f3193b946c4de43e3f9654fa6d23fe7
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>