commit | 6602b0ddf399d4438fdea17b4b4a65df5ec97bb8 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Wed Feb 29 11:20:37 2012 -0300 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Tue Mar 06 17:34:05 2012 +0530 |
tree | acd8d62825ffe090a854cc6ba6443c55f2ce3fe7 | |
parent | 9e15db7ce949e9f2d8bb6ce32a74212a4f662370 [diff] |
dma: imx-sdma: Let the driver be probed even if no firware is found On the device tree case the code bails out when the firmware name cannot be found or if the firmware fails to be requested. Fix this behaviour as the SDMA engine can still operate with the built-in ROM scripts. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>