commit | 2042c1c4e7a5e3b69ff3c3c5db6bf6416abd8b24 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Mon Oct 22 17:42:35 2007 +0200 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Tue Oct 23 11:19:32 2007 +0200 |
tree | 8416e078bfcd15981124694b2526a5a582ebaa5a | |
parent | 86298962c06c2584a8c4df5fb92a70179ca7e4f5 [diff] |
[AVR32] Implement more at32_add_device_foo() functions 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>