OSDN Git Service

Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/linux...
authorOlof Johansson <olof@lixom.net>
Sun, 16 Apr 2017 18:52:26 +0000 (11:52 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 16 Apr 2017 18:52:26 +0000 (11:52 -0700)
commite2647b6de7247b8b8ed50da8d89138a1566c0293
tree8a221557ffd2750f79ce3b9f2d6eca532f9e4b51
parent5fa22a6e1a8883fd4100809e0d4fa18c23d08b85
parent04abaf07f6d5cdf22b7a478a86e706dfeeeef960
Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git./linux/kernel/git/tmlind/linux-omap into fixes

Regression fix for omap interconnect code for deferred probe.
Without this fix we can get PM related warnings for devices that
use deferred probe. If necessary, this fix can wait for the
v4.12 merge window no problem.

* tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe defer
  ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot
  ARM: dts: am335x-evmsk: adjust mmc2 param to allow suspend
  ARM: dts: ti: fix PCI bus dtc warnings
  ARM: dts: am335x-baltos: disable EEE for Atheros 8035 PHY
  ARM: dts: OMAP3: Fix MFG ID EEPROM

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