]> git.karo-electronics.de Git - linux-beck.git/commit
dmaengine: sirf: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Wed, 16 Sep 2015 20:58:53 +0000 (22:58 +0200)
committerVinod Koul <vinod.koul@intel.com>
Thu, 1 Oct 2015 02:04:31 +0000 (07:34 +0530)
commite0c26f22069e559b4c84dcc5060355e402f37744
treec27c5b29115d789e79823248a434bdd1f6cf0144
parent9ace300c98fd0b7280968195caaa7e7bbebefad1
dmaengine: sirf: Fix module autoload for OF platform driver

This platform driver has a OF device ID table but the OF module
alias information is not created so module autoloading won't work.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sirf-dma.c