]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ieee1394: speed up of dma_region_sync_for_cpu
authorBen Collins <bcollins@ubuntu.com>
Mon, 12 Jun 2006 21:52:59 +0000 (17:52 -0400)
committerBen Collins <bcollins@ubuntu.com>
Mon, 12 Jun 2006 21:52:59 +0000 (17:52 -0400)
commit9bb2bcdb4b6f9a04363c8ea4cf72c592d6c7af71
tree5821a1f75856b45997856f19c0760a932d9709d0
parentf54b1bdff1b470ff4461de3a73a7ceaf3a52e10a
ieee1394: speed up of dma_region_sync_for_cpu

when attempting to find the 'last' part of the dma region continue the
search from where we left off, instead of starting the search over.

Signed-off-by: Jim Westfall <jwestfall@surrealistic.net>
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
drivers/ieee1394/dma.c