i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
authorDavid Wu <david.wu@rock-chips.com>
Mon, 16 May 2016 13:57:36 +0000 (21:57 +0800)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 17 Jun 2016 11:39:15 +0000 (13:39 +0200)
commit0a6ad2f95f36bf1686c6598697d8afc7daca2a03
treef5977c289db45e6b07e218e39f8e1bcd0d975131
parente456cd37bc28abe47dc65189df916ac0510ac1d4
i2c: rk3x: add documentation to fields in "struct rk3x_i2c"

Add kernel-doc documentation for the elements of the previously
undocumented struct rk3x_i2c.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-rk3x.c