summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/omap-pm.h
AgeCommit message (Collapse)Author
2014-05-12IKXCLOCK-1044 arm: omap2: enable OMAP offmodeVladimir Tsunaev
Move off mode API to prm driver. Change-Id: Ib6c32e9f8a24a4350e16b03c9ce3777c3985423d Signed-off-by: Vladimir Tsunaev <vladimirt@motorola.com>
2014-05-12Revert "IKXCLOCK-1044 arm: omap2: enable OMAP offmode"Jim Wylder
This reverts commit 45c7061a5c2c4ac7e4e2f0c01e2db05e7c4a0b0a.
2014-05-12IKXCLOCK-1044 arm: omap2: enable OMAP offmodeVladimir Tsunaev
Move off mode API to prm driver Change-Id: I9b40bd0fc397f618aad0916fe15293516eb93711 Signed-off-by: Vladimir Tsunaev <vladimirt@motorola.com>
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren
We must move this for ARM common zImage support. Note that neither drivers/media/rc/ir-rx51.c or drivers/media/platform/omap3isp/ispvideo.c need to include omap-pm.h, so this patch removes the include for those files. Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Cc: Mauro Carvalho Chehab <mchehab@infradead.org> Cc: Timo Kokkonen <timo.t.kokkonen@iki.fi> Cc: linux-media@vger.kernel.org Signed-off-by: Tony Lindgren <tony@atomide.com>