Hi Linus!
Please pull the below repository, it contains some small changes
for CRIS specific rtc drivers (actually nuking the CRISv32 version)
and one fix for restarting syscalls on CRISv10.
Thanks!
The following changes since commit a44f99c7efdb88fa41128065c9a9445c19894e34:
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 (2011-03-20 18:14:55 -0700)
are available in the git repository at:
git://http://www.jni.nu/cris.git for-linus
Jesper Nilsson (3):
Drop the CRISv32 version of pcf8563
CRISv10: Fix return before mutex_unlock in pcf8563
Correct auto-restart of syscalls via restartblock
arch/cris/Kconfig | 3 +-
arch/cris/arch-v10/drivers/pcf8563.c | 2 +-
arch/cris/arch-v10/kernel/signal.c | 2 +-
arch/cris/arch-v32/drivers/Makefile | 1 -
arch/cris/arch-v32/drivers/pcf8563.c | 377 ----------------------------------
5 files changed, 3 insertions(+), 382 deletions(-)
delete mode 100644 arch/cris/arch-v32/drivers/pcf8563.c
/^JN - Jesper Nilsson
--
Jesper Nilsson -- [email protected]