cns3xxx: Fix comment
[openwrt/svn-archive/archive.git] / target / linux / cns3xxx / files / arch / arm / mach-cns3xxx / laguna.c
index 99c4108b2fa33f6d606114019af9d12d175d1bf4..f0f1ec912e9bca84ae576a2923cbde13fa4665bd 100644 (file)
@@ -814,7 +814,7 @@ static void __init laguna_init(void)
 
        platform_device_register(&laguna_i2c_controller);
 
-       /* Set ext_int 0-3 drive strength to 21 mA */
+       /* Set I2C 0-3 drive strength to 21 mA */
        reg = MISC_IO_PAD_DRIVE_STRENGTH_CTRL_B;
        *reg |= 0x300;