dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/mmc/host
Anti Sullin e0cda54e44 bug in AT91 MCI suspend routines
This patch fixes a bug in AT91 mmc host driver, that enables the wakeup
from suspend on card detection pin even if the card detect pin is not
available (==0). If not card detection pin is defined, IRQ0 == FIQ gets
enabled and if some activity is present on that pin, the system gets a
FIQ request, that causes a crash.

Signed-off-by: Anti Sullin <anti.sullin@artecdesign.ee>
Signed-off-by: Nicolas Ferre <nicolas.ferre@rfo.atmel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-09-11 17:21:51 +02:00
..
Kconfig mmc: Use menuconfig objects 2007-05-08 22:41:55 +02:00
Makefile mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
at91_mci.c bug in AT91 MCI suspend routines 2007-09-11 17:21:51 +02:00
au1xmmc.c mmc: update header file paths 2007-07-26 01:53:31 +02:00
au1xmmc.h mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
imxmmc.c mmc: update header file paths 2007-07-26 01:53:31 +02:00
imxmmc.h mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
mmci.c mmc: update header file paths 2007-07-26 01:53:31 +02:00
mmci.h mmc: update header file paths 2007-07-26 01:53:31 +02:00
omap.c mmc: update header file paths 2007-07-26 01:53:31 +02:00
pxamci.c mmc: update header file paths 2007-07-26 01:53:31 +02:00
pxamci.h [ARM] pxa: remove MMC register defines from pxa-regs.h 2007-07-12 14:27:56 +01:00
sdhci.c sdhci: tell which spurious interrupt we got 2007-08-23 06:31:07 +02:00
sdhci.h sdhci: handle data interrupts during command 2007-08-23 06:30:53 +02:00
tifm_sd.c disable socket power in adapter driver instead of media one 2007-05-08 22:41:47 +02:00
wbsd.c wbsd: fix section mismatch warnings 2007-08-09 14:37:10 +02:00
wbsd.h mmc: update header file paths 2007-07-26 01:53:31 +02:00