From: Andy Shevchenko Date: Wed, 5 Jun 2013 12:26:45 +0000 (+0300) Subject: dma: dw: split driver to library part and platform code X-Git-Tag: v3.11-rc1~75^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cade1a46c77dfc96d57a3ea6354e95b2a7fcf61;p=pandora-kernel.git dma: dw: split driver to library part and platform code To simplify the driver development let's split driver to library and platform code parts. It helps us to add PCI driver in future. Signed-off-by: Andy Shevchenko Acked-by: Arnd Bergmann Acked-by: Viresh Kumar [Fixed compile error and few checkpatch issues] Signed-off-by: Vinod Koul --- Reading git-diff-tree failed