From: Fabio Estevam Date: Wed, 29 Feb 2012 14:20:37 +0000 (-0300) Subject: dma: imx-sdma: Let the driver be probed even if no firware is found X-Git-Tag: v3.4-rc1~39^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6602b0ddf399d4438fdea17b4b4a65df5ec97bb8;p=pandora-kernel.git 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 Acked-by: Sascha Hauer Signed-off-by: Vinod Koul --- Reading git-diff-tree failed