From: Sascha Hauer Date: Wed, 6 Oct 2010 13:41:15 +0000 (+0200) Subject: dmaengine i.MX SDMA: Allow to run without firmware X-Git-Tag: v2.6.38-rc1~38^2~3^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b28aa319bba96987316425a1131813d87cbab35;p=pandora-kernel.git dmaengine i.MX SDMA: Allow to run without firmware The SDMA firmware consists of a ROM part and a RAM part. The ROM part is always present in the SDMA engine and is sufficient for many cases. This patch allows to pass in platform data containing the script addresses in ROM, so loading a firmware is optional now. Signed-off-by: Sascha Hauer Acked-by: Dan Williams --- Reading git-diff-tree failed