Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM i.MX DMA: return gracefully on different socs
Code called from an initcall can be maybe called for machines it's not intended for. So check for valid machines and return gracefully if an incompatible machine is found. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
- Loading branch information