drm/radeon/kms/evergreen: fix LUT setup
[safe/jmp/linux-2.6] / drivers / serial / 8250_accent.c
index 1f2c276..9c10262 100644 (file)
@@ -29,7 +29,7 @@ static struct plat_serial8250_port accent_data[] = {
 
 static struct platform_device accent_device = {
        .name                   = "serial8250",
-       .id                     = 2,
+       .id                     = PLAT8250_DEV_ACCENT,
        .dev                    = {
                .platform_data  = accent_data,
        },