video: fbdev: sparc drivers: fix kernel-doc warnings for blank_mode
authorSam Ravnborg <sam@ravnborg.org>
Sun, 6 Dec 2020 19:02:40 +0000 (20:02 +0100)
committerSam Ravnborg <sam@ravnborg.org>
Tue, 8 Dec 2020 17:34:08 +0000 (18:34 +0100)
Fix kernel-doc warnings caused by a wrong parameter name
blank_mode => blank

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201206190247.1861316-7-sam@ravnborg.org
drivers/video/fbdev/bw2.c
drivers/video/fbdev/cg3.c
drivers/video/fbdev/cg6.c
drivers/video/fbdev/ffb.c
drivers/video/fbdev/leo.c
drivers/video/fbdev/p9100.c
drivers/video/fbdev/tcx.c

index 0d9a6bb57a09be9b7a1896c9feb4e3b9c9c0c1b8..e7702fe1fe7d76eca07d9e62738c385c03ac9382 100644 (file)
@@ -116,7 +116,7 @@ struct bw2_par {
 
 /**
  *      bw2_blank - Optional function.  Blanks the display.
- *      @blank_mode: the blank mode we want.
+ *      @blank: the blank mode we want.
  *      @info: frame buffer structure that represents a single frame buffer
  */
 static int
index 77f6470ce665744375b4b390a0af99fa6ebb3aa7..bdcc3f6ab6665b6b31984f0e05b0c0bf4e594695 100644 (file)
@@ -179,7 +179,7 @@ static int cg3_setcolreg(unsigned regno,
 
 /**
  *      cg3_blank - Optional function.  Blanks the display.
- *      @blank_mode: the blank mode we want.
+ *      @blank: the blank mode we want.
  *      @info: frame buffer structure that represents a single frame buffer
  */
 static int cg3_blank(int blank, struct fb_info *info)
index a1c68cd48d7ed2ad54510accdc26e1ae27dac608..97ef43c259742b82f678237bb1bfe237a90b550f 100644 (file)
@@ -511,7 +511,7 @@ static int cg6_setcolreg(unsigned regno,
 /**
  *     cg6_blank - Blanks the display.
  *
- *     @blank_mode: the blank mode we want.
+ *     @blank: the blank mode we want.
  *     @info: frame buffer structure that represents a single frame buffer
  */
 static int cg6_blank(int blank, struct fb_info *info)
index 948b731844334a8e6d746b3fee68dc73439f94e7..b3d580e57221ebedd14e65bf9f68d1b84cc67a0a 100644 (file)
@@ -667,7 +667,7 @@ static int ffb_setcolreg(unsigned regno,
 
 /**
  *     ffb_blank - Optional function.  Blanks the display.
- *     @blank_mode: the blank mode we want.
+ *     @blank: the blank mode we want.
  *     @info: frame buffer structure that represents a single frame buffer
  */
 static int ffb_blank(int blank, struct fb_info *info)
index 40b11cce0ad6b4e04533c008f693ea361b1cba6d..3eb0f3583f4f3e1cd2ddfa77fa09dc01f214ef25 100644 (file)
@@ -308,7 +308,7 @@ static int leo_setcolreg(unsigned regno,
 
 /**
  *      leo_blank - Optional function.  Blanks the display.
- *      @blank_mode: the blank mode we want.
+ *      @blank: the blank mode we want.
  *      @info: frame buffer structure that represents a single frame buffer
  */
 static int leo_blank(int blank, struct fb_info *info)
index 6da672e92643b8d4a38682ec29fec31339b2ade9..4e88a0a195ad14cb3e3a3fb6c340ba506d4c9a3d 100644 (file)
@@ -175,7 +175,7 @@ static int p9100_setcolreg(unsigned regno,
 
 /**
  *      p9100_blank - Optional function.  Blanks the display.
- *      @blank_mode: the blank mode we want.
+ *      @blank: the blank mode we want.
  *      @info: frame buffer structure that represents a single frame buffer
  */
 static int
index 34b2e5b6e84a13d68760b069892c4011b53f55b4..1638a40fed2254c74b2807812317942c182dcf2f 100644 (file)
@@ -196,7 +196,7 @@ static int tcx_setcolreg(unsigned regno,
 
 /**
  *      tcx_blank - Optional function.  Blanks the display.
- *      @blank_mode: the blank mode we want.
+ *      @blank: the blank mode we want.
  *      @info: frame buffer structure that represents a single frame buffer
  */
 static int