cns3xxx: Fix comment

Original comment was wrong about which pads are being set.

Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>

SVN-Revision: 47919
v19.07.3_mercusys_ac12_duma
John Crispin 9 years ago
parent 21493c984a
commit c6d95f0752

@ -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;

Loading…
Cancel
Save