Searched hist:a0eb221a446f2f6c988430f0b0a13f74b7c2b799 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/dma/ |
H A D | ste_dma40.c | diff a0eb221a446f2f6c988430f0b0a13f74b7c2b799 Wed May 18 14:18:57 CEST 2011 Linus Walleij <linus.walleij@stericsson.com> 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 <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
|