android_kernel_xiaomi_sm8350/drivers/mmc/core
Tomas Winkler ea901300cd sdio: sdio_io.c Fix sparse warnings
Unfold nested macros it creates not readable code and
sparse warnings
sdio_io.c:190:9: warning: symbol '_min1' shadows an earlier one

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 15:47:03 +02:00
..
bus.c
bus.h
core.c mmc,sdio: helper function for transfer padding 2008-07-15 14:14:44 +02:00
core.h mmc: proper prototypes for mmc_attach_*() 2008-04-18 20:05:32 +02:00
host.c
host.h
Kconfig
Makefile
mmc_ops.c
mmc_ops.h
mmc.c MMC: Trivial comment cleanup 2008-07-15 14:14:41 +02:00
sd_ops.c
sd_ops.h
sd.c MMC: Trivial comment cleanup 2008-07-15 14:14:41 +02:00
sdio_bus.c
sdio_bus.h
sdio_cis.c sdio: fix the use of hard coded timeout value. 2008-07-15 15:47:03 +02:00
sdio_cis.h
sdio_io.c sdio: sdio_io.c Fix sparse warnings 2008-07-15 15:47:03 +02:00
sdio_irq.c mmc: use shorter, equivalent set_current_state() 2008-04-18 20:05:27 +02:00
sdio_ops.c mmc: sdio_ops.c should #include "sdio_ops.h" 2008-04-18 20:05:33 +02:00
sdio_ops.h
sdio.c