Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dmaengine i.MX SDMA: initialize on module_init
The firmware framework gets initialized during fs_initcall time, so we are not allowed to call request_firmware earlier. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
- Loading branch information