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