]> git.karo-electronics.de Git - mv-sheeva.git/commit
OMAP7XX: PM: Add omap850 support
authorAlistair Buxton <a.j.buxton@gmail.com>
Tue, 22 Sep 2009 05:41:09 +0000 (06:41 +0100)
committerAlistair Buxton <a.j.buxton@gmail.com>
Wed, 7 Oct 2009 22:14:03 +0000 (23:14 +0100)
commit4b9100dde2820296003940ffd81e006c33c9bf5d
tree34ee6b86c8741ed976ee2ece2fd89705c34a743b
parent559663b980c8293b3624b4d91d08efc71f6fae82
OMAP7XX: PM: Add omap850 support

This patch is part of a series which unifies all duplicated code between
omap730 and omap850. All cpu checks are converted to cpu_is_omap7xx() and
CONFIG_ARCH_OMAP850 is added to all CONFIG_ARCH_OMAP730 checks.

This file had no omap850 specific code. Original omap850 support in Linwizard
was done by cloning the omap730 code. That work was done by Zebediah C. McClure.

Signed-off-by: Alistair Buxton <a.j.buxton@gmail.com>
Reviewed-by: Zebediah C. McClure <zmc@lurian.net>
arch/arm/mach-omap1/pm.c