From: Oliver Neukum Date: Fri, 14 Mar 2008 07:53:24 +0000 (-0700) Subject: USB: sierra: dma fixes X-Git-Tag: v2.6.25-rc7~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4f9c53c241a0205434c76d05eba2c5f160e9d0;p=pandora-kernel.git USB: sierra: dma fixes while I was adding autosuspend to that driver I noticed a few issues. You were having DMAed buffers as a part of a structure. This will fail on platforms that are not DMA-coherent (arm, sparc, ppc, ...) Please test this patch to fix it. Signed-off-by: Kevin Lloyd Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed