]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - arch/arm/mach-omap2/omap_hwmod_44xx_data.c
ARM: OMAP2+: SmartReflex: move the smartreflex header to include/linux/power
authorJean Pihet <j-pihet@ti.com>
Wed, 25 Apr 2012 10:36:20 +0000 (16:06 +0530)
committerKevin Hilman <khilman@ti.com>
Thu, 31 May 2012 23:03:43 +0000 (16:03 -0700)
commitb86aeafc766b71f6d55e54ed2c77fdf7f56ec1ba
tree5d09f4538936eeba3cdf6755e1cd39bfb188954a
parentcdd3a354a05b0c33fe33ab11a0fb0838396cad19
ARM: OMAP2+: SmartReflex: move the smartreflex header to include/linux/power

Move the smartreflex header file
(arch/arm/mach-omap2/smartreflex.h) in a new header file
include/linux/power/smartreflex.h.

This change makes the SmartReflex implementation ready for the move
to drivers/.

Signed-off-by: Jean Pihet <j-pihet@ti.com>
Signed-off-by: J Keerthy <j-keerthy@ti.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
arch/arm/mach-omap2/smartreflex-class3.c
arch/arm/mach-omap2/smartreflex.c
arch/arm/mach-omap2/smartreflex.h [deleted file]
arch/arm/mach-omap2/sr_device.c
include/linux/power/smartreflex.h [new file with mode: 0644]