commit | 9ace300c98fd0b7280968195caaa7e7bbebefad1 | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Wed Sep 16 22:58:22 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Oct 01 07:34:31 2015 +0530 |
tree | 8b5229b9a03748d80d51fea5f93df7c67c01f246 | |
parent | 981ec2b248688968cd42734773add4c168326356 [diff] |
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>