android_kernel_xiaomi_sm8350/drivers/mmc/host
Ben Nizette fbfca4b878 avr32: clean up mci platform code
This patch does a few small cleanups around the atmel mci platform code
and in the atmel-mci driver.  The platform changes simply removes an
unused variable, uses the fact that by the end we always have some form
of platform data and notes that GPIO_PIN_NONE != 0.  This last point
could cause the incorrect attempt to twice reserve pin PA0.

While we've got the hood up, add linux/err.h to the atmel-mci.c include
list.  It needs it and generally pulls it by voodoo but I did once
stumble across a config which don't build.

This is against Linus' latest git.

Signed-off-by: Ben Nizette <bn@niasdigital.com>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-07-18 11:01:16 +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 avr32: clean up mci platform code 2008-07-18 11:01:16 +02:00
au1xmmc.c au1xmmc: remove custom carddetect poll implementation. 2008-07-15 14:14:44 +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: remove multiwrite capability 2008-07-15 14:14:49 +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 mmc: change .get_ro() callback semantics 2008-07-15 14:14:41 +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 MMC: S3C24XX: Refuse incorrectly aligned transfers 2008-07-15 14:14:48 +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 mmc: OLPC: update vdd/powerup quirk comment 2008-07-15 14:14:50 +02:00
sdhci.h sdhci: scatter-gather (ADMA) support 2008-07-15 14:14:44 +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