cpuidle: Add support for the Penwell processor to intel_idle.c
authorArjan van de Ven <arjan@linux.intel.com>
Fri, 15 Jul 2011 13:39:31 +0000 (14:39 +0100)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:37:08 +0000 (12:37 -0800)
commit23837fe236f2d1838eddd434bd8086db07bb3420
tree10804e2cfd7fd17d8a41aa11fc9c68ec782556df
parent11404bf557470f0f2ffac3f0d4c5d19e425ff227
cpuidle: Add support for the Penwell processor to intel_idle.c

The Penwell Atom processor is very similar to the Lincroft processor
in terms of power behavior.. add the device ID.

Change-Id: Idbac8ec87b7ed42a9bc169df2d96172e7685d71f
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
drivers/idle/intel_idle.c