commit | 765c37d876698268eea8b820081ac8fc9d0fc8bc | [log] [tgz] |
---|---|---|
author | Ludovic Desroches <ludovic.desroches@atmel.com> | Mon Jun 08 10:33:15 2015 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Jun 08 16:27:09 2015 +0530 |
tree | f3c746b11069e14f6e80e3015aa4e334085511ff | |
parent | 4c374fc7ce944024936a6d9804daec85207d9384 [diff] |
dmaengine: at_xdmac: rework slave configuration part Rework slave configuration part in order to more report wrong errors about the configuration. Only maxburst and addr width values are checked when doing the slave configuration. The validity of the channel configuration is done at prepare time. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Cc: stable@vger.kernel.org # 4.0 and later Signed-off-by: Vinod Koul <vinod.koul@intel.com>