commit | 7a5b80590772c29bba1d54d3685622177d6fe39f | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Mon Jun 04 12:58:30 2007 +0200 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Wed Jul 18 20:45:51 2007 +0200 |
tree | d643198d28f6578febc2bcc0317a0681f951e62b | |
parent | c6083cd61b5a64a1c73d1634744382f54cb99595 [diff] |
[AVR32] Split SM device into PM, RTC, WDT and EIC Split the SM platform device into separate platform devices for PM, RTC, WDT and EIC. This is more correct according to the documentation and allows us to simplify the code a little. Also turn the EIC driver into a real platform driver. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> Acked-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>