Please pull from 'next' branch (for 2.6.29)(updated)
From: Kumar Gala <hidden>
Date: 2009-01-13 23:50:54
Updated to just be the small bug fixes and the move of the driver
- k
Please pull from 'next' branch of
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git next
to receive the following updates:
arch/powerpc/boot/dts/mpc8315erdb.dts | 4
arch/powerpc/kernel/head_fsl_booke.S | 2
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 -------------------------
8 files changed, 224 insertions(+), 224 deletions(-)
Anton Vorontsov (2):
powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-Boots
powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/
Kumar Gala (1):
powerpc/e500mc: Doorbells need to be taken w/exceptions disabled