Re: [PATCH 12/16] ARM: nomadik: move platform_data definitions

From: Linus Walleij
Date: Tue Sep 11 2012 - 09:32:03 EST


On Tue, Sep 11, 2012 at 5:59 AM, Arnd Bergmann <arnd@xxxxxxxx> wrote:

> arch/arm/mach-nomadik/board-nhk8815.c | 2 +-
> arch/arm/mach-u300/core.c | 2 +-
> arch/arm/mach-ux500/board-mop500.c | 2 +-
> arch/arm/mach-ux500/cpu-db8500.c | 2 +-
> arch/arm/mach-ux500/devices-common.h | 2 +-
> arch/arm/mach-ux500/usb.c | 2 +-
> drivers/crypto/ux500/cryp/cryp_core.c | 2 +-
> drivers/crypto/ux500/hash/hash_core.c | 2 +-
> drivers/input/keyboard/nomadik-ske-keypad.c | 2 +-
> drivers/mtd/nand/nomadik_nand.c | 2 +-
> drivers/pinctrl/pinctrl-coh901.c | 2 +-
> drivers/usb/musb/ux500_dma.c | 2 +-
> .../include/mach => include/linux/platform_data}/crypto-ux500.h | 0
> .../plat/ske.h => include/linux/platform_data/keypad-nomadik-ske.h | 0
> .../mach/nand.h => include/linux/platform_data/mtd-nomadik-nand.h | 0
> .../mach/gpio-u300.h => include/linux/platform_data/pinctrl-coh901.h | 0

I sent a patch for moving gpio-u300.h like this in commit
651728507140246e9cf4e809f1877cb2eddbc84e
that is already in linux-next, is this the same patch or
another one?

> .../mach/usb.h => include/linux/platform_data/usb-musb-ux500.h | 0
> 17 files changed, 12 insertions(+), 12 deletions(-)
> rename {arch/arm/mach-ux500/include/mach => include/linux/platform_data}/crypto-ux500.h (100%)
> rename arch/arm/plat-nomadik/include/plat/ske.h => include/linux/platform_data/keypad-nomadik-ske.h (100%)
> rename arch/arm/mach-nomadik/include/mach/nand.h => include/linux/platform_data/mtd-nomadik-nand.h (100%)
> rename arch/arm/mach-u300/include/mach/gpio-u300.h => include/linux/platform_data/pinctrl-coh901.h (100%)
> rename arch/arm/mach-ux500/include/mach/usb.h => include/linux/platform_data/usb-musb-ux500.h (100%)

For the rest, Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/