From: Linus Walleij Date: Wed, 18 May 2011 12:18:57 +0000 (+0200) Subject: dmaengine: move link order X-Git-Tag: v3.0-rc1~27^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0eb221a446f2f6c988430f0b0a13f74b7c2b799;p=pandora-kernel.git dmaengine: move link order Move the dmaengine subsystem up early in the drivers Makefile so DMA is made available early to all drivers, just like e.g. regulators. Now even regulators can use DMA on the same initlevel. As a result we can bump the ste_dma40 and coh901318 dmaengine drivers down one initlevel to subsys_init(). Signed-off-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed