ARM: Merge for-2635/gpio2
[linux-2.6-block.git] / arch / arm / mach-s3c2410 / mach-bast.c
index b061ddcf306791c27256ba4cac397b0c8045148e..c1f90f6fab42c0d867ccfe25ffe7fbdee835fda8 100644 (file)
@@ -633,7 +633,7 @@ static void __init bast_map_io(void)
 
        s3c24xx_register_clocks(bast_clocks, ARRAY_SIZE(bast_clocks));
 
-       s3c_device_hwmon.dev.platform_data = &bast_hwmon_info;
+       s3c_hwmon_set_platdata(&bast_hwmon_info);
 
        s3c24xx_init_io(bast_iodesc, ARRAY_SIZE(bast_iodesc));
        s3c24xx_init_clocks(0);