]> git.karo-electronics.de Git - linux-beck.git/commit
dmaengine: fsldma: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Wed, 16 Sep 2015 20:57:17 +0000 (22:57 +0200)
committerVinod Koul <vinod.koul@intel.com>
Thu, 1 Oct 2015 02:04:31 +0000 (07:34 +0530)
commit7522c2402aca2cb032ee1de7efde657491c3e4f5
treea45b39eeeb6d163ead0440b9a698b894e8e21149
parent62b5cb757f1d6c875293958535952dd38ff9e675
dmaengine: fsldma: 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/fsldma.c