From: Andy Shevchenko Date: Tue, 19 Jun 2012 10:34:09 +0000 (+0300) Subject: dw_dmac: move from __init to __devinit X-Git-Tag: v3.6-rc1~109^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0272e93f364eac1a30f2831adcaca3dd633d5f14;p=pandora-kernel.git dw_dmac: move from __init to __devinit We usually have more than one DMA device. Thus, the probe function should serve for all of them in case when the driver is built as a module. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed