[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <201401151431.35731.arnd@arndb.de>
Date: Wed, 15 Jan 2014 14:31:35 +0100
From: Arnd Bergmann <arnd@...db.de>
To: Prabhakar Kushwaha <prabhakar@...escale.com>
Cc: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, scottwood@...escale.com
Subject: Re: [PATCH 1/2][v2] driver/memory:Move Freescale IFC driver to a common driver
On Wednesday 15 January 2014, Prabhakar Kushwaha wrote:
> Freescale IFC controller has been used for mpc8xxx. It will be used
> for ARM-based SoC as well. This patch moves the driver to driver/memory
> and fix the header file includes.
>
> Also remove module_platform_driver() and instead call
> platform_driver_register() from subsys_initcall() to make sure this module
> has been loaded before MTD partition parsing starts.
>
> Signed-off-by: Prabhakar Kushwaha <prabhakar@...escale.com>
Acked-by: Arnd Bergmann <arnd@...db.de>
provided that you also move the binding from powerpc/fsl/ifc.txt to
memory/fsl-ifc.txt.
--
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