]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mmc_block: bounce buffer highmem support
authorPierre Ossman <drzeus@drzeus.cx>
Tue, 22 Jul 2008 12:35:42 +0000 (14:35 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 23 Jul 2008 12:42:09 +0000 (14:42 +0200)
commit2ff1fa679115e3c8c78ad74ad8fd2d7fd87ae4e7
tree441ea088fa64fa0d22e23b048731ad16a16bc3a6
parent719a61b452ff74cf81a96e4212748d9d63bcc924
mmc_block: bounce buffer highmem support

Support highmem pages in the bounce buffer code by using the
sg_copy_from/to_buffer() functions.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/card/queue.c