提交 0e6dd6a2 编写于 作者: S Shailendra Verma 提交者: Wolfram Sang

i2c: algo-pca: fix typo in comment

Signed-off-by: NShailendra Verma <shailendra.capricorn@gmail.com>
Signed-off-by: NWolfram Sang <wsa@the-dreams.de>
上级 95cc1e3d
...@@ -521,7 +521,7 @@ static int pca_init(struct i2c_adapter *adap) ...@@ -521,7 +521,7 @@ static int pca_init(struct i2c_adapter *adap)
pca_set_con(pca_data, I2C_PCA_CON_ENSIO); pca_set_con(pca_data, I2C_PCA_CON_ENSIO);
} }
udelay(500); /* 500 us for oscilator to stabilise */ udelay(500); /* 500 us for oscillator to stabilise */
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册