[GIT PULL] AVR32 update for 4.10
From: Hans-Christian Noren Egtvedt
Date: Mon Dec 12 2016 - 04:26:39 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.10
Markus Elfring (4):
AVR32-clock: Use seq_putc() in two functions
AVR32-clock: Combine nine seq_printf() calls into one call in clk_show()
AVR32-pio: Use seq_putc() in pio_bank_show()
AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()
Hans-Christian Noren Egtvedt (1):
avr32: wire up pkey syscalls
arch/avr32/include/uapi/asm/unistd.h | 3 +++
arch/avr32/kernel/syscall_table.S | 3 +++
arch/avr32/mach-at32ap/clock.c | 33 +++++++++++++++++++++------------
arch/avr32/mach-at32ap/pio.c | 6 +++---
4 files changed, 30 insertions(+), 15 deletions(-)
--
Best regards, Hans-Christian Noren Egtvedt