commit | c719d7fa81f18c9fd179f36c672d9648bd723504 | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luis@debethencourt.com> | Wed Sep 16 22:59:31 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Oct 01 07:35:26 2015 +0530 |
tree | e6f29eeba94e4bb17eab880d08bc733079cc900a | |
parent | e0c26f22069e559b4c84dcc5060355e402f37744 [diff] |
dmaengine: sun6i: 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> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>