From: Axel Lin Date: Sat, 26 Nov 2011 07:11:12 +0000 (+0800) Subject: dmaengine: convert drivers/dma/* to use module_platform_driver() X-Git-Tag: v3.3-rc1~19^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c94e910535be72f0c6ac0c69e6acd8d44414e80d;p=pandora-kernel.git dmaengine: convert drivers/dma/* to use module_platform_driver() This patch converts the drivers in drivers/dma/* to use the module_platform_driver() macro which makes the code smaller and a bit simpler. Cc: Dan Williams Cc: Piotr Ziecik Cc: Rongjun Ying Cc: Barry Song <21cnbao@gmail.com> Cc: Pelagicore AB Signed-off-by: Axel Lin Signed-off-by: Vinod Koul --- Reading git-diff-tree failed