[PATCH] powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/
Kumar Gala
galak at kernel.crashing.org
Wed Jan 14 01:39:37 EST 2009
On Jan 11, 2009, at 10:55 AM, Anton Vorontsov wrote:
> This patch is used to help Jean Delvare to get rid of drivers/i2c/
> chips/
> directory. The new location suggested by Kumar Gala: as the driver is
> 83xx specific it's placed into arch/powerpc/platforms/83xx/.
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
>
> The same patch but suitable for patch(1).
>
> arch/powerpc/platforms/83xx/Makefile | 1 +
> arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c | 209 +++++++++++++++
> +++++++++
> arch/powerpc/platforms/Kconfig | 11 ++
> drivers/i2c/chips/Kconfig | 11 --
> drivers/i2c/chips/Makefile | 1 -
> drivers/i2c/chips/mcu_mpc8349emitx.c | 209
> ------------------------
> 6 files changed, 221 insertions(+), 221 deletions(-)
> create mode 100644 arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c
> delete mode 100644 drivers/i2c/chips/mcu_mpc8349emitx.c
applied
- k
More information about the Linuxppc-dev
mailing list