commit | 981ec2b248688968cd42734773add4c168326356 | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Wed Sep 16 22:57:51 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Oct 01 07:34:31 2015 +0530 |
tree | aa6e1a7d7b8598980cc4e560c652202392becc9a | |
parent | 7522c2402aca2cb032ee1de7efde657491c3e4f5 [diff] |
dmaengine: moxart-dma: 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>