generic: add common struct for dma map operations
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 5 Jan 2009 14:59:01 +0000 (23:59 +0900)
committerIngo Molnar <mingo@elte.hu>
Tue, 6 Jan 2009 13:06:57 +0000 (14:06 +0100)
commitf0402a262e1a4c03fc66b83659823bdcaac3c41a
tree6c286b8d5e60b27eee131b5403133493502c4a84
parentd7dff84053524186b139342ac66a4160ce6bb517
generic: add common struct for dma map operations

This adds struct dma_map_ops include/linux/dma-mapping.h, which, is
used to handle multiple sets of dma mapping API.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/dma-mapping.h