kernel-fxtec-pro1x/drivers/mmc
Guennadi Liakhovetski 69d1fe18e9 mmc: tmio: only access registers above 0xff, if available
Not all tmio implementations have registers above oxff. Accessing
them on thise platforms is dangerous. In some cases it leads to
address wrapping to addresses below 0x100, which corrupts random
unrelated registers.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-03-25 10:39:49 -04:00
..
card mmc: mmc_test: Remove set-but-unused variable. 2011-03-25 10:30:49 -04:00
core mmc: fix mmc_app_send_scr() for dma transfer 2011-03-25 10:30:50 -04:00
host mmc: tmio: only access registers above 0xff, if available 2011-03-25 10:39:49 -04:00
Kconfig
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00