From: Jingoo Han Date: Mon, 5 Mar 2012 01:40:14 +0000 (+0900) Subject: USB: ehci-s5p: add DMA burst support X-Git-Tag: v3.4-rc1~184^2~22^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88555a63caafcc86b93b045dfc26cd7a8fa16350;p=pandora-kernel.git USB: ehci-s5p: add DMA burst support DMA burst support is added to improve performance in EHCI data transfer. The USB EHCI controller on Exynos SoCs can use INCR16, INCR8, and INCR4 mode. These modes of INSNREG00 register should be set in order to enable DMA burst transfer. This feature is also related to AHB spec. Signed-off-by: Jingoo Han Signed-off-by: Sangwook Lee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed