]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/mach-mx3/devices.c
arm/mach-mx2/3: Fix watchdog-devices to match the current driver
[net-next-2.6.git] / arch / arm / mach-mx3 / devices.c
index 1ffed283d6cdbde50a73ab7dd3ef741ac31bb766..81a1dbacbe468f70148acda188f0b4edb0d403b6 100644 (file)
@@ -582,7 +582,7 @@ static struct resource imx_wdt_resources[] = {
 };
 
 struct platform_device imx_wdt_device0 = {
-       .name           = "imx-wdt",
+       .name           = "imx2-wdt",
        .id             = 0,
        .num_resources  = ARRAY_SIZE(imx_wdt_resources),
        .resource       = imx_wdt_resources,