commit | d47fbb5996269f3081deb7a1b4ba717557256555 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Wed Jul 15 12:09:34 2009 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Sep 17 20:07:48 2009 +0200 |
tree | 7f2c8fce4a9d8d37708692a9a654974f197d362c | |
parent | 6f4c7b32e156ac67ae170554cfba0929272c7adf [diff] |
MIPS: AR7: Make board code register ar7_wdt as a platform device This patch makes the board code register the ar7_wdt driver as a platform device. We move the dynamic resource calculation here since the driver should not be aware of the AR7 SoC version it is running on. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>