]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'omap-for-v4.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 13 Aug 2015 12:27:12 +0000 (14:27 +0200)
committerOlof Johansson <olof@lixom.net>
Thu, 13 Aug 2015 12:27:12 +0000 (14:27 +0200)
commit659181aedd902c080e871ba9f91bc1a714f7829d
tree2014ca0a0a95c544eb56037444f0d7d05b7aa6ff
parentdb553505991b0bac5d036757dcef65228951f09b
parente984a1791ac6a7c944911207e8a9c344763f0003
Merge tag 'omap-for-v4.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes

Fix a NULL pointer exception for omap GPMC bus code if probe fails.

* tag 'omap-for-v4.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  memory: omap-gpmc: Don't try to save uninitialized GPMC context

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