[PATCH 1/2][v2] driver/memory:Move Freescale IFC driver to a common driver

Arnd Bergmann arnd at arndb.de
Thu Jan 16 00:31:35 EST 2014


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 at freescale.com>

Acked-by: Arnd Bergmann <arnd at arndb.de>

provided that you also move the binding from powerpc/fsl/ifc.txt to
memory/fsl-ifc.txt.


More information about the Linuxppc-dev mailing list