android_kernel_xiaomi_sm8350/drivers/mmc/host
Harvey Harrison 55654be9e1 mmc: make one-bit signed bitfields unsigned
Otherwise it can only take the values 0/-1 which doesn't seem to
have been intended.

drivers/mmc/host/sdhci.h:190:20: error: dubious one-bit signed bitfield

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Acked-by: Pierre Ossman <drzeus-list@drzeus.cx>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-13 08:02:23 -07:00
..
at91_mci.c
au1xmmc.c
au1xmmc.h
imxmmc.c
imxmmc.h
Kconfig
Makefile
mmc_spi.c mmc: use get/put_unaligned_* helpers 2008-04-29 08:06:27 -07:00
mmci.c [ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver 2008-05-04 11:06:05 +01:00
mmci.h
omap.c MMC: OMAP: Do not busy wait for end of command for ever 2008-04-18 20:05:31 +02:00
pxamci.c
pxamci.h
ricoh_mmc.c
sdhci.c sdhci: improve no card, no reset quirk 2008-04-18 20:05:31 +02:00
sdhci.h mmc: make one-bit signed bitfields unsigned 2008-05-13 08:02:23 -07:00
tifm_sd.c
wbsd.c
wbsd.h