1
0
Fork 0

leds: lp8860: Fix linuxdoc format for structure

Fix the linuxdoc format defining the lp8860 structure.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
hifive-unleashed-5.1
Dan Murphy 2017-11-15 13:52:12 -06:00 committed by Jacek Anaszewski
parent b2cd1df660
commit 8a7a76c800
1 changed files with 1 additions and 1 deletions

View File

@ -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;