Hi Boris, On ven., août 04 2017, Boris Brezillon <[email protected]> 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 <[email protected]> > Signed-off-by: Peter Pan <[email protected]> > Cc: Jonathan Corbet <[email protected]> > Cc: Sekhar Nori <[email protected]> > Cc: Kevin Hilman <[email protected]> > Cc: Jason Cooper <[email protected]> > Cc: Andrew Lunn <[email protected]> > Cc: Sebastian Hesselbarth <[email protected]> > Cc: Gregory Clement <[email protected]> > Cc: Hartley Sweeten <[email protected]> > Cc: Alexander Sverdlin <[email protected]> > Cc: Shawn Guo <[email protected]> > Cc: Sascha Hauer <[email protected]> > Cc: Fabio Estevam <[email protected]> > Cc: Imre Kaloz <[email protected]> > Cc: Krzysztof Halasa <[email protected]> > Cc: Eric Miao <[email protected]> > Cc: Haojian Zhuang <[email protected]> > Cc: Aaro Koskinen <[email protected]> > Cc: Tony Lindgren <[email protected]> > Cc: Alexander Clouter <[email protected]> > Cc: Daniel Mack <[email protected]> > Cc: Robert Jarzmik <[email protected]> > Cc: Marek Vasut <[email protected]> > Cc: Kukjin Kim <[email protected]> > Cc: Krzysztof Kozlowski <[email protected]> > Cc: Simtec Linux Team <[email protected]> > Cc: Steven Miao <[email protected]> > Cc: Mikael Starvik <[email protected]> > Cc: Jesper Nilsson <[email protected]> > Cc: Ralf Baechle <[email protected]> > Cc: Yoshinori Sato <[email protected]> > Cc: Rich Felker <[email protected]> > Cc: Wenyou Yang <[email protected]> > Cc: Josh Wu <[email protected]> > Cc: Kamal Dasu <[email protected]> > Cc: Masahiro Yamada <[email protected]> > Cc: Han Xu <[email protected]> > Cc: Harvey Hunt <[email protected]> > Cc: Vladimir Zapolskiy <[email protected]> > Cc: Sylvain Lemieux <[email protected]> > Cc: Matthias Brugger <[email protected]> > Cc: Wan ZongShun <[email protected]> > Cc: Neil Armstrong <[email protected]> > Cc: Ezequiel Garcia <[email protected]> > Cc: Maxim Levitsky <[email protected]> > Cc: Marc Gonzalez <[email protected]> > Cc: Stefan Agner <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Mauro Carvalho Chehab <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > --- > 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 <[email protected]> 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 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
