Merge branch 'drivers-platform' into release
[pandora-kernel.git] / arch / arm / plat-s3c24xx / s3c244x.c
index 4943684..c1de6bb 100644 (file)
@@ -68,7 +68,7 @@ void __init s3c244x_map_io(void)
        /* rename any peripherals used differing from the s3c2410 */
 
        s3c_device_sdi.name  = "s3c2440-sdi";
-       s3c_device_i2c.name  = "s3c2440-i2c";
+       s3c_device_i2c0.name  = "s3c2440-i2c";
        s3c_device_nand.name = "s3c2440-nand";
        s3c_device_usbgadget.name = "s3c2440-usbgadget";
 }