backlight: sky81452: Fix sky81452_bl_platform_data kernel-doc
authorRandy Dunlap <rdunlap@infradead.org>
Fri, 13 Jan 2023 06:41:18 +0000 (22:41 -0800)
committerLee Jones <lee@kernel.org>
Wed, 22 Feb 2023 10:55:26 +0000 (10:55 +0000)
commit3a396f9859755e822775319516cd71dabc2b4e69
treebd704bfa55ab6272d4c0a86c5ab419a81935cf49
parent5a7fbe452ad9e4a8988d4c20d7acf148383f8106
backlight: sky81452: Fix sky81452_bl_platform_data kernel-doc

Correct the struct name and add a short struct description to fix the
kernel-doc notation.

Prevents this kernel-doc warning:
drivers/video/backlight/sky81452-backlight.c:64: warning: expecting prototype for struct sky81452_platform_data. Prototype was for struct sky81452_bl_platform_data instead

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230113064118.30169-1-rdunlap@infradead.org
drivers/video/backlight/sky81452-backlight.c