Skip to content

Commit 8a7a76c

Browse files
Dan Murphyjacek-anaszewski
authored andcommitted
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>
1 parent b2cd1df commit 8a7a76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/leds/leds-lp8860.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
* @enable_gpio - VDDIO/EN gpio to enable communication interface
9999
* @regulator - LED supply regulator pointer
100100
* @label - LED label
101-
**/
101+
*/
102102
struct lp8860_led {
103103
struct mutex lock;
104104
struct i2c_client *client;

0 commit comments

Comments
 (0)