commit | a6bc332373e5176c2d085657bc643a28950b20b0 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Aug 20 16:15:37 2019 +0300 |
committer | Vinod Koul <vkoul@kernel.org> | Wed Aug 21 09:41:27 2019 +0530 |
tree | da0c5a76fc16a24ef5a3821dda2894436175f510 | |
parent | d071fd294f2474118629f4021a6a3dedef28e09f [diff] |
dmaengine: acpi: Set up DMA mask based on CSRT CSRT has an information about address width, which is supported by the certain DMA controller. Use information from CSRT to set up DMA mask for shared controller. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20190820131546.75744-2-andriy.shevchenko@linux.intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>