lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 11 Sep 2012 06:31:11 -0700
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Arnd Bergmann <arnd@...db.de>
Cc:	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	Russell King <linux@....linux.org.uk>,
	Alessandro Rubini <rubini@...pv.it>,
	STEricsson <STEricsson_nomadik_linux@...t.st.com>,
	Srinidhi Kasagar <srinidhi.kasagar@...ricsson.com>,
	Herbert Xu <herbert@...dor.apana.org.au>,
	"David S. Miller" <davem@...emloft.net>,
	Dmitry Torokhov <dmitry.torokhov@...il.com>,
	David Woodhouse <dwmw2@...radead.org>,
	Felipe Balbi <balbi@...com>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Andreas Westin <andreas.westin@...ricsson.com>
Subject: Re: [PATCH 12/16] ARM: nomadik: move platform_data definitions

On Tue, Sep 11, 2012 at 5:59 AM, Arnd Bergmann <arnd@...db.de> 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@...aro.org>

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ