[GIT PULL] ARM: OMAP: omap_device updates for v3.7

Kevin Hilman khilman at ti.com
Wed Sep 12 16:21:26 EDT 2012


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(-)



More information about the linux-arm-kernel mailing list