diff options
author | Daniel Mack <zonque@gmail.com> | 2013-08-10 18:52:17 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2013-08-14 13:55:15 +0530 |
commit | 1ac0e845c10685f3643fe81a08c13be4b9416bce (patch) | |
tree | e919e05b799011a2027faa84a908b7c62f5ec97a /include/linux/dma | |
parent | 638a542cc450e5dca52c82437d746548c0bcbd8b (diff) |
dma: mmp_pdma: fix maximum transfer length
There's no reason for limiting the maximum transfer length to 0x1000.
Take the actual bit mask instead; the PDMA is able to transfer chunks of
up to SZ_8K - 1.
Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'include/linux/dma')
0 files changed, 0 insertions, 0 deletions