android_kernel_xiaomi_sm8350/drivers/mmc
Pierre Ossman 73778120c4 mmc: Fix mmc_delay() function
Several fixes for mmc_delay():

 * Repair if-clause that was supposed to detect sub-hz delays.
 * Change yield() to cond_resched() as yield() no longer has the
   semantics we desire.
 * mmc_delay() is used to guarantee protocol delays, so we cannot
   return early (i.e. use _interruptable).

Based on patch by Amol Lad.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2006-12-01 18:27:23 +01:00
..
at91_mci.c mmc: constify mmc_host_ops vectors 2006-12-01 17:58:53 +01:00
au1xmmc.c mmc: constify mmc_host_ops vectors 2006-12-01 17:58:53 +01:00
au1xmmc.h
imxmmc.c mmc: constify mmc_host_ops vectors 2006-12-01 17:58:53 +01:00
imxmmc.h
Kconfig trivial change for mmc/Kconfig: MMC_PXA does not mean only PXA255 2006-12-01 18:06:36 +01:00
Makefile
mmc_block.c [PATCH] mmc: multi sector write transfers 2006-10-06 08:53:41 -07:00
mmc_queue.c mmc: remove kernel_thread() 2006-12-01 17:56:46 +01:00
mmc_queue.h mmc: remove kernel_thread() 2006-12-01 17:56:46 +01:00
mmc_sysfs.c
mmc.c mmc: Fix mmc_delay() function 2006-12-01 18:27:23 +01:00
mmc.h
mmci.c mmc: constify mmc_host_ops vectors 2006-12-01 17:58:53 +01:00
mmci.h
omap.c Make general code cleanups 2006-12-01 18:02:03 +01:00
pxamci.c mmc: constify mmc_host_ops vectors 2006-12-01 17:58:53 +01:00
pxamci.h
sdhci.c mmc: constify mmc_host_ops vectors 2006-12-01 17:58:53 +01:00
sdhci.h
tifm_sd.c [PATCH] missing includes of io.h 2006-10-24 22:01:11 -07:00
wbsd.c mmc: constify mmc_host_ops vectors 2006-12-01 17:58:53 +01:00
wbsd.h