]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap2/devices.c
omap mailbox: fix empty struct device for omap2
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap2 / devices.c
index d5f2a8118df3f7db3d9072b830d32b765e7dd36f..14537ffd8af3a4e2953ad8acde6dc739bee85462 100644 (file)
@@ -61,7 +61,7 @@ static struct resource omap3_mbox_resources[] = {
 };
 
 static struct platform_device mbox_device = {
-       .name           = "mailbox",
+       .name           = "omap2-mailbox",
        .id             = -1,
 };