commit | aa3ee5f569fda51e54c224c0df60e187e9c5e582 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sat Sep 26 17:15:47 2015 +0800 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Oct 01 07:42:27 2015 +0530 |
tree | df659cc3fe3093b686ec5fd3675358aedcad562b | |
parent | 0be2136b67067617b36c70e525d7534108361e36 [diff] |
dmaengine: zxdma: Fix off-by-one for testing valid pchan request The valid pchan range is 0 ~ d->dma_requests - 1. Signed-off-by: Axel Lin <axel.lin@ingics.com> Reviewed-by: Jun Nie <jun.nie@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>