This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/ide
FUJITA Tomonori 5d82720a7f ide: save the returned value of dma_map_sg
dma_map_sg could return a value different to 'nents' argument of
dma_map_sg so the ide stack needs to save it for the later usage
(e.g. for_each_sg).

The ide stack also needs to save the original sg_nents value for
pci_unmap_sg.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
[bart: backport to Linus' tree]
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2009-03-13 21:16:13 +01:00
..
2009-02-25 20:28:22 +01:00
2009-03-05 16:10:58 +01:00
2009-02-25 20:28:22 +01:00
2009-03-05 16:10:57 +01:00
2009-02-25 20:28:22 +01:00
2009-03-05 16:10:58 +01:00
2009-03-05 16:10:58 +01:00