[AVR32] Implement more at32_add_device_foo() functions
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Mon, 22 Oct 2007 15:42:35 +0000 (17:42 +0200)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Tue, 23 Oct 2007 09:19:32 +0000 (11:19 +0200)
Implement functions for adding platform devices for TWI, MCI, AC97C
and ABDAC. They may need to be modified to cope with platform data,
etc. when the corresponding drivers are ready to be merged, but such
changes are much less likely to conflict than adding support for a
whole new type of device.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>

No differences found