Skip to content

Commit

Permalink
leds: lp8860: Fix linuxdoc format for structure
Browse files Browse the repository at this point in the history
Fix the linuxdoc format defining the lp8860 structure.

Signed-off-by: Dan Murphy <[email protected]>
Signed-off-by: Jacek Anaszewski <[email protected]>
  • Loading branch information
Dan Murphy authored and jacek-anaszewski committed Jan 8, 2018
1 parent b2cd1df commit 8a7a76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/leds/leds-lp8860.c
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
* @enable_gpio - VDDIO/EN gpio to enable communication interface
* @regulator - LED supply regulator pointer
* @label - LED label
**/
*/
struct lp8860_led {
struct mutex lock;
struct i2c_client *client;
Expand Down

0 comments on commit 8a7a76c

Please sign in to comment.