Prev: [PATCH -mm 2/2] PCI: add PCI DMA unamp state API to feature-removal-schedule.txt
Next: [PATCH 09/10 v2] oss: msnd: check request_region() return value
From: FUJITA Tomonori on 29 Jul 2010 06:50 The first patch adds the description of how to support multiple types of IOMMUs (i.e. include/asm-generic/dma-mapping-common.h). The second patch adds PCI DMA unamp state API to feature-removal-schedule.txt. It was replaced with the DMA unamp state API (which can be used for any bus). There is no users of PCI DMA unamp state API in linux-next. August 2012 is long enough, I suppose. = Documentation/DMA-API-HOWTO.txt | 10 ++++++++++ Documentation/feature-removal-schedule.txt | 9 +++++++++ 2 files changed, 19 insertions(+), 0 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |