commit | d86ccea79485fcc637d3a69fdf6ebe90094da307 | [log] [tgz] |
---|---|---|
author | Tomasz Figa <tomasz.figa@gmail.com> | Sun Aug 11 19:59:14 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Sep 02 11:49:56 2013 +0530 |
tree | 321c4a49dc7d13ea0f49c821250593688fe95333 | |
parent | 68a7faa2006c022468adec11549b8b5e0a0f284a [diff] |
dmaengine: PL08x: Add support for different offset of CONFIG register Some variants of PL08x (namely PL080S, found in Samsung S3C64xx SoCs) have CONFIG register at different offset. This patch makes the driver use offset from vendor data struct. Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>