commit | 36e2f21ab481b3d6bd31b99e1de669fbbac4bd0e | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Thu Aug 25 11:03:36 2011 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Aug 29 20:08:37 2011 +0530 |
tree | 4e6c67bfa2a9dbb81e3a70760898c02f9d6e8cbe | |
parent | 73eab978ad6934499b83ecc920d470fe99c5e54d [diff] |
dmaengine i.MX SDMA: set firmware scripts addresses to negative value initially If we do not have a firmare script for a given transfer, the setup of this channel must fail. For this the script addresses have to be < 0 initially, not 0. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>