leds: lp8860: Fix linuxdoc format for structure
authorDan Murphy <dmurphy@ti.com>
Wed, 15 Nov 2017 19:52:12 +0000 (13:52 -0600)
committerJacek Anaszewski <jacek.anaszewski@gmail.com>
Mon, 8 Jan 2018 20:28:10 +0000 (21:28 +0100)
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>
drivers/leds/leds-lp8860.c

index 3e70775..91b6c5f 100644 (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;