linux/drivers/mmc/host
Jan Nikitenko 1685a03e98 mmc_spi: put signals to low power off fix
The original intention was to write a zero byte to mmc to force spi
signals to low when doing power off. Somehow the spi_w8r8 call got there
so a read followed the write of single zero byte. This patch changes
that to simple write of zero byte without the following read.
This way the power off is more reliable and completely sufficient.

Signed-off-by: Jan Nikitenko <jan.nikitenko@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-24 01:27:07 +02:00
..
at91_mci.c mmc: remove multiwrite capability 2008-07-15 14:14:49 +02:00
atmel-mci-regs.h atmel-mci: Driver for Atmel on-chip MMC controllers 2008-07-15 14:14:49 +02:00
atmel-mci.c mmc: remove multiwrite capability 2008-07-15 14:14:49 +02:00
au1xmmc.c au1xmmc: suspend/resume implementation 2008-07-23 14:18:06 +02:00
imxmmc.c mmc: change .get_ro() callback semantics 2008-07-15 14:14:41 +02:00
imxmmc.h
Kconfig mmc: host driver for Ricoh Bay1Controllers 2008-07-15 15:47:04 +02:00
Makefile mmc: host driver for Ricoh Bay1Controllers 2008-07-15 15:47:04 +02:00
mmc_spi.c mmc_spi: put signals to low power off fix 2008-07-24 01:27:07 +02:00
mmci.c mmc: remove multiwrite capability 2008-07-15 14:14:49 +02:00
mmci.h mmc: fix sg->page fallout 2007-10-23 20:37:24 +02:00
omap.c mmc: remove multiwrite capability 2008-07-15 14:14:49 +02:00
pxamci.c pxamci: trivial fix of DMA alignment register bit clearing 2008-07-23 14:18:06 +02:00
pxamci.h [ARM] pxa: mmc: add 1st host controller support for pxa3xx 2008-01-26 15:07:53 +00:00
ricoh_mmc.c mmc: extend ricoh_mmc to support Ricoh RL5c476 2008-02-08 09:02:47 +01:00
s3cmci.c s3cmci: ensure host stopped on machine shutdown 2008-07-23 14:18:06 +02:00
s3cmci.h MMC: S3C24XX: Add platform data for MMC/SD driver 2008-07-15 14:14:47 +02:00
sdhci-pci.c sdhci: scatter-gather (ADMA) support 2008-07-15 14:14:44 +02:00
sdhci.c sdhci: highmem capable PIO routines 2008-07-23 14:42:09 +02:00
sdhci.h sdhci: highmem capable PIO routines 2008-07-23 14:42:09 +02:00
sdricoh_cs.c mmc: host driver for Ricoh Bay1Controllers 2008-07-15 15:47:04 +02:00
tifm_sd.c mmc: remove multiwrite capability 2008-07-15 14:14:49 +02:00
wbsd.c mmc: remove multiwrite capability 2008-07-15 14:14:49 +02:00
wbsd.h mmc: update header file paths 2007-07-26 01:53:31 +02:00