linux/arch/arm/mach-pxa
Russell King dc38e2ad53 [ARM] pxa: Fix RCSR handling
Related to d3930614e6.

RCSR is only present on PXA2xx CPUs, not on PXA3xx CPUs.  Therefore,
we should not be unconditionally writing to RCSR from generic code.

Since we now clear the RCSR status from the SoC specific PXA PM code
and before reset in the arch_reset() function, the duplication in
the corgi, poodle, spitz and tosa code can be removed.

Acked-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-05-08 18:04:02 +01:00
..
akita-ioexp.c i2c: normal_i2c can be made const (remaining drivers) 2008-01-27 18:14:47 +01:00
clock.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
clock.h
cm-x270-pci.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
cm-x270-pci.h
cm-x270.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
colibri.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
corgi_lcd.c [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix 2008-01-28 13:13:25 +00:00
corgi_pm.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
corgi_ssp.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
corgi.c [ARM] pxa: Fix RCSR handling 2008-05-08 18:04:02 +01:00
cpu-pxa.c [ARM] 5032/1: Added cpufreq support for pxa27x CPU 2008-05-07 21:47:40 +01:00
devices.c [ARM] pxa: V4L2 soc_camera driver for PXA270 2008-04-19 17:14:30 +01:00
devices.h [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() 2008-04-19 11:29:05 +01:00
dma.c [ARM] replace remaining __FUNCTION__ occurrences 2008-03-06 12:18:18 +00:00
em-x270.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
eseries.c [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs. 2008-01-28 13:13:13 +00:00
generic.c pxafb: convert fb driver to use ioremap() and __raw_{readl, writel} 2008-04-30 08:29:31 -07:00
generic.h [ARM] pxa: move ARRAY_AND_SIZE definition to generic.h 2008-04-19 11:29:04 +01:00
gpio.c [ARM] 5003/1: Shut up sparse warnings 2008-04-19 11:29:09 +01:00
gumstix.c [ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixup 2008-04-21 12:47:46 +01:00
idp.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
irq.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
Kconfig [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards 2008-04-19 11:29:06 +01:00
leds-idp.c
leds-lubbock.c
leds-mainstone.c
leds-trizeps4.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
leds.c
leds.h
littleton.c pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type 2008-04-30 08:29:31 -07:00
lpd270.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
lubbock.c [ARM] lubbock: fix compilation 2008-05-08 10:58:39 +01:00
magician.c [ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_info 2008-04-24 21:55:59 +01:00
mainstone.c pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type 2008-04-30 08:29:31 -07:00
Makefile [ARM] pxa: fix 1c104e0e4f 2008-04-29 21:28:03 +01:00
Makefile.boot
mfp-pxa2xx.c [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} 2008-04-19 11:29:05 +01:00
mfp-pxa3xx.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial 2008-04-21 16:36:46 -07:00
pcm027.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
pcm990-baseboard.c i2c: Convert most new-style drivers to use module aliasing 2008-04-29 23:11:40 +02:00
pm.c [ARM] pxa: Fix RCSR handling 2008-05-08 18:04:02 +01:00
poodle.c [ARM] pxa: Fix RCSR handling 2008-05-08 18:04:02 +01:00
pxa3xx.c [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle. 2008-05-04 11:06:05 +01:00
pxa25x.c [ARM] pxa: Fix RCSR handling 2008-05-08 18:04:02 +01:00
pxa27x.c [ARM] pxa: Fix RCSR handling 2008-05-08 18:04:02 +01:00
pxa300.c [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com 2007-10-31 15:21:48 +00:00
pxa320.c [ARM] 4675/1: pxa: fix mfp address definition error for pxa320 2007-11-29 20:52:54 +00:00
sharpsl_pm.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
sharpsl.h [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix 2008-01-28 13:13:25 +00:00
sleep.S [ARM] pxa: add preliminary suspend/resume code for pxa3xx 2008-02-04 13:17:33 +00:00
smemc.c [ARM] pxa: introduce sysdev for pxa3xx static memory controller 2008-02-04 13:17:33 +00:00
spitz_pm.c [ARM] pxa: Fix RCSR handling 2008-05-08 18:04:02 +01:00
spitz.c [ARM] pxa: Fix RCSR handling 2008-05-08 18:04:02 +01:00
ssp.c Merge branch 'pxa-plat' into devel 2008-01-28 13:21:38 +00:00
standby.S [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme 2008-01-26 15:07:56 +00:00
time.c [ARM] pxa: fix PXA27x resume 2008-01-26 15:07:57 +00:00
tosa.c [ARM] pxa: Fix RCSR handling 2008-05-08 18:04:02 +01:00
trizeps4.c [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 2008-04-19 11:29:04 +01:00
zylonite_pxa300.c [ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ line 2008-04-19 11:29:09 +01:00
zylonite_pxa320.c [ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ line 2008-04-19 11:29:09 +01:00
zylonite.c pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection type 2008-04-30 08:29:31 -07:00