MIPS: AR7: Make board code register ar7_wdt as a platform device
authorFlorian Fainelli <florian@openwrt.org>
Wed, 15 Jul 2009 10:09:34 +0000 (12:09 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Sep 2009 18:07:48 +0000 (20:07 +0200)
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>

No differences found