From c75959a6da19df2700556dc76861442e9716317d Mon Sep 17 00:00:00 2001 From: Max Filippov Date: Mon, 25 May 2015 06:55:05 +0300 Subject: [PATCH] xtensa: reimplement DMA API using common helpers - keep existing functionality: don't handle attributes, don't support high memory; - implement scatterlist primitives (map/unmap/sync); - enable DMA API debug. Signed-off-by: Max Filippov --- Reading git-format-patch failed