[ARM] pxa: move pmu device back into mach-pxa/
commit09a5358d1ed3e023313e551599bb547edfbf1cbf
authorEric Miao <eric.y.miao@gmail.com>
Sun, 13 Jun 2010 16:43:00 +0000 (14 00:43 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Thu, 5 Aug 2010 06:32:19 +0000 (5 14:32 +0800)
tree73c0ceda221100f19e560aff0ff4866949f8cd13
parent1b84387ac12b42b09315c6c1d176588de4b2e46f
[ARM] pxa: move pmu device back into mach-pxa/

Not tested and enabled on MMP at this moment, and since the IRQ
is different from mach-pxa, I'd prefer to move the PMU device
back into mach-pxa/. Will introduce the PMU device to MMP once
it's enabled and tested.

Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/devices.c
arch/arm/mach-pxa/devices.h
arch/arm/mach-pxa/pxa25x.c
arch/arm/mach-pxa/pxa27x.c
arch/arm/mach-pxa/pxa3xx.c
arch/arm/plat-pxa/Makefile
arch/arm/plat-pxa/pmu.c [deleted file]