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