linux/drivers/mmc
Pierre Ossman 916f3ac680 [MMC] Fix base address configuration in wbsd
There were some confusion about base I/O variables in the wbsd driver.
Seems like things have been working on shear luck so far. The global 'io'
variable (used when manually configuring the resources) was used instead of
the local 'base' variable.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-08-06 21:44:48 +01:00
..
at91_mci.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
au1xmmc.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
au1xmmc.h
imxmmc.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
imxmmc.h [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 2006-04-02 19:27:07 +01:00
Kconfig [MMC] Prevent au1xmmc.c breakage on non-Au1200 Alchemy 2006-06-04 17:40:58 +01:00
Makefile [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 2006-04-02 19:27:07 +01:00
mmc.c [PATCH] lockdep: annotate on-stack completions, mmc 2006-07-03 15:27:10 -07:00
mmc.h
mmc_block.c [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed 2006-06-26 12:25:08 -07:00
mmc_queue.c [ARM] 3744/1: MMC: mmcqd gets stuck when block queue is plugged 2006-08-06 09:58:22 +01:00
mmc_queue.h
mmc_sysfs.c
mmci.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
mmci.h
omap.c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2006-07-02 15:04:12 -07:00
omap.h [MMC] Add OMAP MMC host driver 2006-03-29 09:21:00 +01:00
pxamci.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pxamci.h
sdhci.c [MMC] Change SDHCI version error to a warning 2006-07-13 16:17:46 +01:00
sdhci.h [MMC] sdhci: support controller specific quirks 2006-07-02 16:54:59 +01:00
wbsd.c [MMC] Fix base address configuration in wbsd 2006-08-06 21:44:48 +01:00
wbsd.h