[GIT PULL] ARM: OMAP: SR cleanups for v3.4
Kevin Hilman
khilman at ti.com
Mon Mar 5 17:02:08 EST 2012
Hi Tony,
Please pull the SmartReflex cleanups for v3.4.
Due to a minor conflict with the devexit patches in your randconfig
branch, this is based there (actually randconfig~2 which is the actual
dependency.)
Special thanks to Jean Pihet for collecting and coordinating all these
fixups.
Kevin
The following changes since commit 149f1d5c8d2fd6879cdf93ca70f1cb745e698a1e:
ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not set (2012-02-24 08:24:46 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.4/cleanup/sr
for you to fetch changes up to 63371faf9198302c7ebd41e7fbe78eb6b57bba86:
ARM: OMAP3+: SmartReflex: fix error handling (2012-03-05 11:29:27 -0800)
----------------------------------------------------------------
Felipe Balbi (4):
ARM: OMAP3+: SmartReflex: add missing platform_set_drvdata()
ARM: OMAP3+: SmartReflex: move late_initcall() closer to its argument
ARM: OMAP3+: SmartReflex: misc cleanups
ARM: OMAP3+: SmartReflex: micro-optimization for sanity check
Jean Pihet (2):
ARM: OMAP3+: SmartReflex: fix the use of debugfs_create_* API
ARM: OMAP3+: SmartReflex: fix error handling
Nishanth Menon (6):
ARM: OMAP3+: SmartReflex: fix err interrupt disable sequence
ARM: OMAP3+: SmartReflex Class3: disable errorgen before disable VP
ARM: OMAP3+: SmartReflex: Add a shutdown hook
ARM: OMAP3+: SmartReflex: Fix status masking in ERRCONFIG register
ARM: OMAP3+: SmartReflex: clear ERRCONFIG_VPBOUNDINTST only on a need
ARM: OMAP3+: hwmod: add SmartReflex IRQs
Shweta Gulati (1):
ARM: OMAP3+: SmartReflex: use voltage domain name in device attributes
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 31 +++-
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 19 ++-
arch/arm/mach-omap2/smartreflex-class3.c | 1 +
arch/arm/mach-omap2/smartreflex.c | 227 +++++++++++++++++++-------
arch/arm/mach-omap2/smartreflex.h | 10 ++
arch/arm/mach-omap2/sr_device.c | 11 +-
arch/arm/plat-omap/include/plat/omap_hwmod.h | 2 -
7 files changed, 229 insertions(+), 72 deletions(-)
More information about the linux-arm-kernel
mailing list