Messages in this thread |  | | Subject | [GIT PULL] AVR32 fixes and minor updates for 2.6.39 | From | Hans-Christian Egtvedt <> | Date | Wed, 13 Apr 2011 15:53:36 +0200 |
| |
Hello Linus,
please pull
git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6.git for-linus
to receive the following fixes and minor updates for 2.6.39
Andreas Bießmann (1): avr32: add ATAG_BOARDINFO
Ben Hutchings (1): avr32: Fix .size directive for cpu_enter_idle
Jean-Christophe PLAGNIOL-VILLARD (1): avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype
Matt Fleming (1): avr32: init cannot ignore signals sent by force_sig_info()
Ole Henrik Jahren (1): avr32: fix deadlock when reading clock list in debugfs
Uwe Kleine-König (1): don't check platform_get_irq's return value against zero
Wanlong Gao (1): fix the wrong argument of the functions definition
arch/avr32/include/asm/setup.h | 9 +++++++++ arch/avr32/kernel/setup.c | 15 +++++++++++++++ arch/avr32/kernel/traps.c | 22 ---------------------- arch/avr32/mach-at32ap/clock.c | 24 ++++++++++++++++-------- arch/avr32/mach-at32ap/extint.c | 22 +++++++++++----------- arch/avr32/mach-at32ap/pio.c | 2 +- arch/avr32/mach-at32ap/pm-at32ap700x.S | 2 +- 7 files changed, 53 insertions(+), 43 deletions(-)
-- Hans-Christian Egtvedt
-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |