On Tue, 23 Oct 2007 11:43:14 +0200 Haavard Skinnemoen <[EMAIL PROTECTED]> wrote:
> Subject: [GIT PULL] Heh, I knew I forgot something. Sorry about that. HÃ¥vard > Linus, > > Please pull from > > ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git > for-linus > > to receive the following updates. This is mostly about connecting a few > loose ends that came in through other trees, that is make sure that the > new drivers can actually be used on avr32. > > Alejandro Martinez Ruiz (1): > [AVR32] ARRAY_SIZE() cleanup > > Haavard Skinnemoen (3): > [AVR32] Fix a couple of sparse warnings > [AVR32] Implement more at32_add_device_foo() functions > [AVR32] Implement at32_add_device_cf() > > Hans-Christian Egtvedt (1): > [AVR32] Wire up AT73C213 sound driver on ATSTK1000 board > > Kristoffer Nyborg Gregertsen (1): > [AVR32] Platform code for pata_at32 > > arch/avr32/boards/atstk1000/atstk1002.c | 58 +++++ > arch/avr32/mach-at32ap/at32ap7000.c | 344 > +++++++++++++++++++++++++++++++ > arch/avr32/mach-at32ap/extint.c | 2 +- > arch/avr32/mach-at32ap/pm.h | 4 +- > arch/avr32/mach-at32ap/time-tc.c | 2 +- > include/asm-avr32/arch-at32ap/board.h | 23 ++ > 6 files changed, 429 insertions(+), 4 deletions(-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

