]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: dw: split dma-dw.h to platform and private parts
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 23 Sep 2014 14:18:11 +0000 (17:18 +0300)
committerVinod Koul <vinod.koul@intel.com>
Wed, 15 Oct 2014 15:01:04 +0000 (20:31 +0530)
commit1352f7e35bf117ac6b0f8aee0d8e3cd562492659
tree376a10e65eef40977b14439e212d9b8a49c732e9
parentc29ad259887a81ef0ea5ab5e369faf130d663f46
dmaengine: dw: split dma-dw.h to platform and private parts

The introduced include/linux/dma/dw.h is going to contain the private
extensions and structures which are shared for dw_dmac users in the kernel.
Meanwhile include/linux/platform_data/dma-dw.h keeps only platform related data
types and definitions.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dw/internal.h
include/linux/dma/dw.h [new file with mode: 0644]
include/linux/platform_data/dma-dw.h
sound/atmel/abdac.c
sound/atmel/ac97c.c