[PATCH 2/3] dmaengine: sun4i: support module autoloading
From: Vinod Koul <hidden>
Date: 2016-03-03 15:43:36
Also in:
linux-media
From: Vinod Koul <hidden>
Date: 2016-03-03 15:43:36
Also in:
linux-media
On Sun, Feb 21, 2016 at 10:26:35PM -0300, Emilio L?pez wrote:
From: Emilio L?pez <redacted> MODULE_DEVICE_TABLE() is missing, so the module isn't auto-loading on supported systems. This commit adds the missing line so it loads automatically when building it as a module and running on a system with the early sunxi DMA engine.
Applied, thanks -- ~Vinod