linux/drivers/mmc
Haavard Skinnemoen 05e5b13645 mmc: Add missing sg_init_table() call
mmc_init_queue only initializes the scatterlists with sg_init_table()
when using a bounce buffer. This leads to a BUG() when CONFIG_DEBUG_SG
is set.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-11-27 09:19:40 +01:00
..
card mmc: Add missing sg_init_table() call 2007-11-27 09:19:40 +01:00
core cleanup asm/scatterlist.h includes 2007-11-02 08:47:06 +01:00
host tifm_sd: handle non-power-of-2 block sizes 2007-11-21 18:42:45 +01:00
Kconfig [S390] Kconfig: menus with depends on HAS_IOMEM. 2007-05-10 15:46:07 +02:00
Makefile mmc: Move core functions to subdir 2007-05-01 13:04:18 +02:00