ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 18 Oct 2012 12:20:16 +0000 (14:20 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 5 Nov 2012 08:55:32 +0000 (09:55 +0100)
commit865fab601b8f910b2c634cf4c9211176f2c71cad
tree73d51d49870ac7eb08e379fd492c045562161d79
parent2136683172f49a32b3ed7469f6e5ce20c8f4278b
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>

This moves the DMA40 platform data header from <plat/ste_dma40.h>
to <linux/platform_data/dma-ste-dma40.h> where is belongs.

Cc: Dan Williams <djbw@fb.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Ola Lilja <ola.o.lilja@stericsson.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Andreas Westin <andreas.westin@stericsson.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
13 files changed:
arch/arm/mach-ux500/board-mop500-audio.c
arch/arm/mach-ux500/board-mop500-sdi.c
arch/arm/mach-ux500/board-mop500.c
arch/arm/mach-ux500/devices-db8500.c
arch/arm/mach-ux500/include/mach/msp.h
arch/arm/mach-ux500/usb.c
arch/arm/plat-nomadik/include/plat/ste_dma40.h [deleted file]
drivers/crypto/ux500/cryp/cryp_core.c
drivers/dma/ste_dma40.c
drivers/dma/ste_dma40_ll.c
include/linux/platform_data/crypto-ux500.h
include/linux/platform_data/dma-ste-dma40.h [new file with mode: 0644]
sound/soc/ux500/ux500_pcm.c