提交 5bacb56b 编写于 作者: W Wolfram Sang

i2c: rk3x: add proper kerneldoc header

gcc noticed the kerneldoc was wrongly formatted. Fix it!

drivers/i2c/busses/i2c-rk3x.c:164: warning:
  Cannot understand  * @grf_offset: ...
  on line 164 - I thought it was a doc line
Signed-off-by: NWolfram Sang <wsa@the-dreams.de>
Reviewed-by: NHeiko Stuebner <heiko@sntech.de>
上级 d032a2eb
......@@ -161,6 +161,7 @@ enum rk3x_i2c_state {
};
/**
* struct rk3x_i2c_soc_data:
* @grf_offset: offset inside the grf regmap for setting the i2c type
* @calc_timings: Callback function for i2c timing information calculated
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册