]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: dw: platform: Split OF helpers to separate module
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 20 Aug 2019 13:15:46 +0000 (16:15 +0300)
committerVinod Koul <vkoul@kernel.org>
Wed, 21 Aug 2019 04:11:28 +0000 (09:41 +0530)
commitf5e84eae7956c694d27ddaba7113fe7d1174eff7
tree6a12b2ab92b96acdad577791161746efa9164c69
parentb685fe26e9af7318d73bf50af659a282d188a3e5
dmaengine: dw: platform: Split OF helpers to separate module

For better maintenance split OF helpers to the separate module.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20190820131546.75744-11-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dw/Makefile
drivers/dma/dw/internal.h
drivers/dma/dw/of.c [new file with mode: 0644]
drivers/dma/dw/platform.c