kernel-ark/drivers/mmc
Rusty Russell 8d3b33f67f [PATCH] Remove MODULE_PARM
MODULE_PARM was actually breaking: recent gcc version optimize them out as
unused.  It's time to replace the last users, which are generally in the
most unloved drivers anyway.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:22:52 -08:00
..
au1xmmc.c [PATCH] Remove MODULE_PARM 2006-03-25 08:22:52 -08:00
au1xmmc.h
Kconfig [PATCH] mmc: Secure Digital Host Controller Interface driver 2006-03-24 07:33:27 -08:00
Makefile [PATCH] mmc: Secure Digital Host Controller Interface driver 2006-03-24 07:33:27 -08:00
mmc_block.c [MMC] Add MMC command type flags 2006-02-02 12:23:12 +00:00
mmc_queue.c
mmc_queue.h
mmc_sysfs.c [PATCH] Add mmc_bus_type probe and remove methods 2006-01-13 11:26:08 -08:00
mmc.c [MMC] Add MMC command type flags 2006-02-02 12:23:12 +00:00
mmc.h
mmci.c [MMC] mmci: allow small data transfers 2006-02-16 16:48:31 +00:00
mmci.h [MMC] mmci: kunmap_atomic() unmaps virtual address, not page 2006-01-05 10:31:23 +00:00
pxamci.c [PATCH] handle errors returned by platform_get_irq*() 2006-03-20 13:42:57 -08:00
pxamci.h
sdhci.c [PATCH] mmc: Secure Digital Host Controller Interface driver 2006-03-24 07:33:27 -08:00
sdhci.h [PATCH] mmc: Secure Digital Host Controller Interface driver 2006-03-24 07:33:27 -08:00
wbsd.c [MMC] Add MMC command type flags 2006-02-02 12:23:12 +00:00
wbsd.h