Prev: tracing: use correct string size for snprintf
Next: [PATCH tip/rcu/urgent 0/3] Fix more lockdep-RCU splats
From: Grant Likely on 15 Jun 2010 17:10 Hi Linus, Here are some device tree and mpc5200 related bug fixes plus a documentation update for 2.6.35. Thanks, g. The following changes since commit 7e27d6e778cd87b6f2415515d7127eba53fe5d02: Linus Torvalds (1): Linux 2.6.35-rc3 are available in the git repository at: git://git.secretlab.ca/git/linux-2.6 merge Dmitry Eremin-Solenikov (3): powerpc/5200: add lite5200 onboard I2C eeprom and flash powerpc/5200: fix oops during going to standby powerpc/5200: fix lite5200 ethernet phy address Grant Likely (2): maintainers: Add git trees for SPI and device tree powerpc/5200: Fix build error in sound code. Michael Ellerman (1): of: Drop properties with "/" in their name MAINTAINERS | 2 ++ arch/powerpc/boot/dts/lite5200.dts | 28 ++++++++++++++++++++++++++-- arch/powerpc/boot/dts/lite5200b.dts | 5 +++++ arch/powerpc/platforms/52xx/mpc52xx_pm.c | 11 ++++++++++- fs/proc/proc_devtree.c | 3 +++ sound/soc/fsl/mpc5200_dma.h | 2 +- 6 files changed, 47 insertions(+), 4 deletions(-) -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |