[ARM] 3230/1: Sharp Scoop: Fix Shared Power Control Issues
authorRichard Purdie <rpurdie@rpsys.net>
Thu, 5 Jan 2006 20:44:57 +0000 (20:44 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 5 Jan 2006 20:44:57 +0000 (20:44 +0000)
commit945b957972844881002ab4f68534581f4427a30b
tree0b9a1deb5094b847ce943b8f101386f373f472c6
parent53b7c2b243bd31f857dddabd9339f2dd6ae3fb67
[ARM] 3230/1: Sharp Scoop: Fix Shared Power Control Issues

Patch from Richard Purdie

The SL-Cxx00 devices have a power control register in SCOOP that is
shared by both CF and MMC/SD card slots. The CF reset code was resetting
this register leading to various lockups as the MMC power was suddenly
lost. This patch handles the CPR register in a more sensitive manner.

It also removes some unneeded collie specific calls as the reset code
handles this.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/scoop.c
arch/arm/mach-pxa/spitz.c
drivers/pcmcia/pxa2xx_sharpsl.c