Tony, Please pull the following omap_device changes for v3.7. This was a collaboration between myself and Paul. Thanks, Kevin The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee: Linux 3.6-rc1 (2012-08-02 16:38:10 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git tags/for_3.7-omap_device for you to fetch changes up to 9634c8dd6a729406e89aed4e29470e3ffb3cd060: ARM: OMAP: omap_device: idle devices with no driver bound (2012-09-12 10:52:03 -0700) ---------------------------------------------------------------- Updates for omap_device layer for v3.7. Allows omap_device layer to keep track of driver bound status in order to make more intelligent decisions about idling unused devices. ---------------------------------------------------------------- Kevin Hilman (3): ARM: OMAP: omap_device: keep track of driver bound status ARM: OMAP: omap_device: don't attempt late suspend if no driver bound ARM: OMAP: omap_device: idle devices with no driver bound arch/arm/plat-omap/include/plat/omap_device.h | 2 + arch/arm/plat-omap/omap_device.c | 56 ++++++++++++++++++++++--- 2 files changed, 53 insertions(+), 5 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html