commit | 6f3125ceb66120796f62e7797a1a313418a5911a | [log] [tgz] |
---|---|---|
author | Lucas Stach <l.stach@pengutronix.de> | Wed Mar 08 10:13:09 2017 +0100 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Mar 14 10:01:44 2017 +0530 |
tree | cccd99d345bf1789bb7991f2861cfcfb2726ca91 | |
parent | 7c3f4309a0e5d70d164c60cd160262db21cb050d [diff] |
dmaengine: imx-sdma: advertise correct residue granularity The SDMA hardware/driver does not actually report the transfer residue at burst size granularity, but in fact is only able to report residue after each finished segment. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Tested-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>