[PATCH] ARM: ux500: cut some platform data
Arnd Bergmann
arnd at arndb.de
Tue Feb 7 07:01:22 PST 2017
On Tuesday, January 31, 2017 10:08:32 PM CET Linus Walleij wrote:
> This platform data is revoked: the drivers are getting the DMA
> configuration from the device tree, it has been done like that
> since the DMA support was merged and this data has not been used
> since. The remaining auxdata is also unused.
>
> Acked-by: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---
> ARM SoC folks: please apply this directly to the ux500/dev branch,
> or if you want some separate cleanup branch. I originally
> intended to send it along with other changes but those will land
> in v4.12 or something instead.
> ---
> arch/arm/mach-ux500/board-mop500-audio.c | 77 -----------------------------
> arch/arm/mach-ux500/board-mop500.h | 17 -------
> arch/arm/mach-ux500/cpu-db8500.c | 16 ------
> arch/arm/mach-ux500/ste-dma40-db8500.h | 85 --------------------------------
> 4 files changed, 195 deletions(-)
> delete mode 100644 arch/arm/mach-ux500/board-mop500-audio.c
> delete mode 100644 arch/arm/mach-ux500/board-mop500.h
> delete mode 100644 arch/arm/mach-ux500/ste-dma40-db8500.h
Applied to next/soc, thanks!
Arnd
More information about the linux-arm-kernel
mailing list