diff options
author | Varadarajan, Charulatha <charu@ti.com> | 2010-09-23 16:32:42 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@deeprootsystems.com> | 2010-09-29 21:21:57 +0200 |
commit | f2ce62312650211f6cf665cd6dc519c334c4071e (patch) | |
tree | 37c52a98bf3e19f6658d4ce4fbfaf6fce0cfc85c /drivers/watchdog/omap_wdt.c | |
parent | OMAP4: hwmod data: Add watchdog timer (diff) | |
download | linux-f2ce62312650211f6cf665cd6dc519c334c4071e.tar.xz linux-f2ce62312650211f6cf665cd6dc519c334c4071e.zip |
OMAP: WDT: Split OMAP1 and OMAP2PLUS device registration
This patch splits omap_init_wdt() into separate omap_init_wdt()
functions under mach-omap1 and mach-omap2 and set them up with
subsys_initcall.
Also it uses omap_device_build() API instead of
platform_device_register() for watchdog timer device registration
for OMAP2plus chips.
For OMAP2plus chips, the device specific data defined in centralized
hwmod database will be used.
Signed-off-by: Charulatha V <charu@ti.com>
Acked-by: Cousson, Benoit <b-cousson@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'drivers/watchdog/omap_wdt.c')
0 files changed, 0 insertions, 0 deletions