Commit 8a7a76c8 authored by Dan Murphy's avatar Dan Murphy Committed by Jacek Anaszewski

leds: lp8860: Fix linuxdoc format for structure

Fix the linuxdoc format defining the lp8860 structure.
Signed-off-by: default avatarDan Murphy <dmurphy@ti.com>
Signed-off-by: default avatarJacek Anaszewski <jacek.anaszewski@gmail.com>
parent b2cd1df6
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
* @enable_gpio - VDDIO/EN gpio to enable communication interface * @enable_gpio - VDDIO/EN gpio to enable communication interface
* @regulator - LED supply regulator pointer * @regulator - LED supply regulator pointer
* @label - LED label * @label - LED label
**/ */
struct lp8860_led { struct lp8860_led {
struct mutex lock; struct mutex lock;
struct i2c_client *client; struct i2c_client *client;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment