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