[GIT PULL] AVR32 update for 4.8
From: Hans-Christian Noren Egtvedt
Date: Fri Jul 29 2016 - 06:07:47 EST
Hello Linus,
please pull
git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus
to receive the following AVR32 update for 4.8
Hans-Christian Noren Egtvedt (2):
avr32: wire up preadv2 and pwritev2 syscalls
avr32: fixup code style in unistd.h and syscall_table.S
Dan Carpenter (1):
avr32: off by one in at32_init_pio()
arch/avr32/include/uapi/asm/unistd.h | 646 +++++++++++++++++-----------------
arch/avr32/kernel/syscall-stubs.S | 18 +
arch/avr32/kernel/syscall_table.S | 662 ++++++++++++++++++-----------------
arch/avr32/mach-at32ap/pio.c | 2 +-
4 files changed, 675 insertions(+), 653 deletions(-)
--
Best regards,
Hans-Christian Noren Egtvedt