cns3xxx: Fix comment

Original comment was wrong about which pads are being set.

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

SVN-Revision: 47919
lede-17.01
John Crispin 2015-12-17 09:28:35 +00:00
parent 21493c984a
commit c6d95f0752
1 changed files with 1 additions and 1 deletions

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