commit | f6d5e079a03a33b4cb747285e61098d3d85010ce | [log] [tgz] |
---|---|---|
author | R Sricharan <r.sricharan@ti.com> | Mon May 07 14:02:25 2012 +0530 |
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | Tue May 08 11:54:24 2012 +0530 |
tree | 91507654cf9cc91eb9c3229a132a0d75bee5f798 | |
parent | 7d6e11ef30ea61007e6059748e80bb27606281ea [diff] |
ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them. The system dma module has capabiities register indicating the support for descriptor loading, constant fill, etc. Use this instead of OMAP revision check to identify the features supported runtime. This avoids patching the code for feature SOCs which has those capabilities. Signed-off-by: R Sricharan <r.sricharan@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>