commit | be242f4e2e551e55d1f76504a8adcb703e0127c3 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jan 17 13:57:27 2017 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Jan 25 11:51:39 2017 +0530 |
tree | c7cf761c1985ef2db2fabdf46c4639d6d3a1e5b1 | |
parent | 08d62f58aa2587132a930afbe8664379b430e2dd [diff] |
dmaengine: dw: replace convert_burst() with one liner Replace convert_burst() with one liner in place. The change simplifies further extension of the driver to cover new DMA controller hardware. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>