android_kernel_xiaomi_sm8350/drivers/mmc/core
David Brownell a4dbd6740d driver model: constify attribute groups
Let attribute group vectors be declared "const".  We'd
like to let most attribute metadata live in read-only
sections... this is a start.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 09:50:47 -07:00
..
bus.c mmc: add MODALIAS linkage for MMC/SD devices 2009-03-24 21:29:58 +01:00
bus.h
core.c MMC core: limit minimum initialization frequency to 400kHz 2009-06-13 22:42:57 +02:00
core.h
debugfs.c mmc: Add Extended CSD register to debugfs 2009-03-24 21:29:59 +01:00
host.c
host.h
Kconfig
Makefile
mmc_ops.c
mmc_ops.h
mmc.c driver model: constify attribute groups 2009-09-15 09:50:47 -07:00
sd_ops.c
sd_ops.h
sd.c driver model: constify attribute groups 2009-09-15 09:50:47 -07:00
sdio_bus.c
sdio_bus.h
sdio_cis.c sdio: handle null tuples 2009-03-24 21:30:00 +01:00
sdio_cis.h
sdio_io.c
sdio_irq.c
sdio_ops.c sdio: check that addresses are within the address space 2009-03-24 21:30:00 +01:00
sdio_ops.h
sdio.c