]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4ddf6c1c54c5a4b26eda990d01f67528505df411
tree8a221557ffd2750f79ce3b9f2d6eca532f9e4b51
parent106c5254668962ca46536b0bdc1cd0d488641dcc
parent97d14e942281d08c6e0addb7f5fd1e2a9eedc500
Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/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>