]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/dma/sun6i-dma.c
dmaengine: sun6i: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Wed, 16 Sep 2015 20:59:31 +0000 (22:59 +0200)
committerVinod Koul <vinod.koul@intel.com>
Thu, 1 Oct 2015 02:05:26 +0000 (07:35 +0530)
commitc719d7fa81f18c9fd179f36c672d9648bd723504
treee6f29eeba94e4bb17eab880d08bc733079cc900a
parente0c26f22069e559b4c84dcc5060355e402f37744
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>
drivers/dma/sun6i-dma.c