Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Sun, 26 Jul 2015 18:52:03 +0000 (20:52 +0200)
committerOlof Johansson <olof@lixom.net>
Sun, 26 Jul 2015 18:52:03 +0000 (20:52 +0200)
commitee5d35e7816ac53efbaebbfa6e8d5938f1c99691
treed185a7271b66da2711ed789744eea2fa63baa56b
parent82567c85d5b0b96e3c2724fb878a65a7867614df
parent9a258afa928b45e6dd2efcac46ccf7eea705d35a
Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git./linux/kernel/git/pjw/omap-pending into fixes

Merge "ARM: OMAP2+: hwmod fixes for v4.2-rc" from Paul Walmsley:

ARM: OMAP2+: hwmod fixes for v4.2-rc

Two fixes against v4.2-rc1.  The first, for DRA7xx platforms,
corrects some incorrect GPMC hardware description data.  The
second one will ensure that the hwmod code will wait for any
module with CPU-accessible registers to become ready before
attempting to access it.

Basic build, boot, and PM test logs are available here:

http://www.pwsan.com/omap/testlogs/omap-hwmod-a-for-v4.2-rc/20150723065408/

Note that I do not have a DRA7xx or AM43xx board, and therefore
cannot test on those platforms.

* tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending:
  ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
  ARM: DRA7: hwmod: fix gpmc hwmod

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