[PATCH] mtd: nand: Rename nand.h into rawnand.h

Gregory CLEMENT gregory.clement at free-electrons.com
Fri Aug 4 08:45:46 PDT 2017


Hi Boris,
 
 On ven., août 04 2017, Boris Brezillon <boris.brezillon at free-electrons.com> wrote:

> We are planning to share more code between different NAND based
> devices (SPI NAND, OneNAND and raw NANDs), but before doing that
> we need to move the existing include/linux/mtd/nand.h file into
> include/linux/mtd/rawnand.h so we can later create a nand.h header
> containing all common structure and function prototypes.
>
> Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com>
> Signed-off-by: Peter Pan <peterpandong at micron.com>
> Cc: Jonathan Corbet <corbet at lwn.net>
> Cc: Sekhar Nori <nsekhar at ti.com>
> Cc: Kevin Hilman <khilman at kernel.org>
> Cc: Jason Cooper <jason at lakedaemon.net>
> Cc: Andrew Lunn <andrew at lunn.ch>
> Cc: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>
> Cc: Gregory Clement <gregory.clement at free-electrons.com>
> Cc: Hartley Sweeten <hsweeten at visionengravers.com>
> Cc: Alexander Sverdlin <alexander.sverdlin at gmail.com>
> Cc: Shawn Guo <shawnguo at kernel.org>
> Cc: Sascha Hauer <kernel at pengutronix.de>
> Cc: Fabio Estevam <fabio.estevam at nxp.com>
> Cc: Imre Kaloz <kaloz at openwrt.org>
> Cc: Krzysztof Halasa <khalasa at piap.pl>
> Cc: Eric Miao <eric.y.miao at gmail.com>
> Cc: Haojian Zhuang <haojian.zhuang at gmail.com>
> Cc: Aaro Koskinen <aaro.koskinen at iki.fi>
> Cc: Tony Lindgren <tony at atomide.com>
> Cc: Alexander Clouter <alex at digriz.org.uk>
> Cc: Daniel Mack <daniel at zonque.org>
> Cc: Robert Jarzmik <robert.jarzmik at free.fr>
> Cc: Marek Vasut <marek.vasut at gmail.com>
> Cc: Kukjin Kim <kgene at kernel.org>
> Cc: Krzysztof Kozlowski <krzk at kernel.org>
> Cc: Simtec Linux Team <linux at simtec.co.uk>
> Cc: Steven Miao <realmz6 at gmail.com>
> Cc: Mikael Starvik <starvik at axis.com>
> Cc: Jesper Nilsson <jesper.nilsson at axis.com>
> Cc: Ralf Baechle <ralf at linux-mips.org>
> Cc: Yoshinori Sato <ysato at users.sourceforge.jp>
> Cc: Rich Felker <dalias at libc.org>
> Cc: Wenyou Yang <wenyou.yang at atmel.com>
> Cc: Josh Wu <rainyfeeling at outlook.com>
> Cc: Kamal Dasu <kdasu.kdev at gmail.com>
> Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
> Cc: Han Xu <han.xu at nxp.com>
> Cc: Harvey Hunt <harveyhuntnexus at gmail.com>
> Cc: Vladimir Zapolskiy <vz at mleia.com>
> Cc: Sylvain Lemieux <slemieux.tyco at gmail.com>
> Cc: Matthias Brugger <matthias.bgg at gmail.com>
> Cc: Wan ZongShun <mcuos.com at gmail.com>
> Cc: Neil Armstrong <narmstrong at baylibre.com>
> Cc: Ezequiel Garcia <ezequiel.garcia at free-electrons.com>
> Cc: Maxim Levitsky <maximlevitsky at gmail.com>
> Cc: Marc Gonzalez <marc_gonzalez at sigmadesigns.com>
> Cc: Stefan Agner <stefan at agner.ch>
> Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> Cc: Mauro Carvalho Chehab <mchehab at kernel.org>
> Cc: linux-doc at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-omap at vger.kernel.org
> Cc: linux-samsung-soc at vger.kernel.org
> Cc: adi-buildroot-devel at lists.sourceforge.net
> Cc: linux-cris-kernel at axis.com
> Cc: linux-mips at linux-mips.org
> Cc: linux-sh at vger.kernel.org
> Cc: bcm-kernel-feedback-list at broadcom.com
> Cc: linux-mediatek at lists.infradead.org
> Cc: linux-oxnas at lists.tuxfamily.org
> Cc: linuxppc-dev at lists.ozlabs.org
> Cc: devel at driverdev.osuosl.org
> ---
> Hi All,
>
> Sorry for the huge Cc list, but I'd like to collect as much acks as
> possible for this patch which is actually part of a bigger series [1].
>
> Note that there's nothing complicated here, it's just a mechanical
> s/nand\.h/rawnand\.h/ replacement, but it impacts several architectures,
> the doc and staging directories.
>
> Regards,
>
> Boris
>
> [1]https://lwn.net/Articles/723694/
> ---
[...]
>  arch/arm/mach-orion5x/db88f5281-setup.c         | 2 +-
>  arch/arm/mach-orion5x/kurobox_pro-setup.c       | 2 +-
>  arch/arm/mach-orion5x/ts209-setup.c             | 2 +-
>  arch/arm/mach-orion5x/ts78xx-setup.c            | 2 +-
For the orion5x file you have my
Acked-by: Gregory CLEMENT <gregory.clement at free-electrons.com>

Indeed there is anything controversial, and I don't expect any change on
these file for the next release so no merge conflict to fear of!

Thanks,

Gregory



-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the Linux-mediatek mailing list