forked from luck/tmp_suning_uos_patched
media: lm3560: add a missing kernel-doc parameter
Fix this warning: drivers/media/i2c/lm3560.c:69: warning: No description found for parameter 'dev' Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
parent
538cf6437a
commit
ed050c2180
|
@ -50,6 +50,7 @@ enum led_enable {
|
|||
/**
|
||||
* struct lm3560_flash
|
||||
*
|
||||
* @dev: pointer to &struct device
|
||||
* @pdata: platform data
|
||||
* @regmap: reg. map for i2c
|
||||
* @lock: muxtex for serial access.
|
||||
|
|
Loading…
Reference in New Issue
Block a user