Please pull next branch of cell.git
From: Arnd Bergmann <arnd@arndb.de>
Date: 2009-05-13 16:01:50
Hi Ben,
I have three small fixes for Cell that I'd like you to
add to your powerpc tree.
git pull git.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6.git next
The first two patches might still be good to have in 2.6.30,
the patch from Jan is just a cleanup for 2.6.31.
Thanks,
Arnd <><
---
commit 2de7d2f19196445eecc89e161a6ae0a3e3f272b9
Author: Jan Blunck [off-list ref]
powerpc/spufs: remove double check for non-negative dentry
arch/powerpc/platforms/cell/spufs/inode.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
commit f1eaf5e7b1b0c5140e4b730d81b966cd37ff2245
Author: Benjamin Krill [off-list ref]
serial/nwpserial: fix wrong register read address and add interrupt acknowledge.
drivers/serial/nwpserial.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
commit f0cbc66cf73524e0c97957bc909d263810c4f339
Author: Gerhard Stenzel [off-list ref]
powerpc/cell: make ptcal more reliable
arch/powerpc/platforms/cell/ras.c | 17 ++++++++++++++---
1 files changed, 14 insertions(+), 3 deletions(-)