OSDN Git Service

fbdev: fbmem: make fb_show_logo_line return the end instead of the height
authorPeter Rosin <peda@axentia.se>
Thu, 20 Dec 2018 18:13:08 +0000 (19:13 +0100)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Thu, 20 Dec 2018 18:13:08 +0000 (19:13 +0100)
commite41f184d83a3a1e12abbf00a829d9de579d6b0fe
tree7225d44958a2ab2fe4fb9ba8255e141502c97042
parent2607391882fca37463187e7f2a9c76dec286947e
fbdev: fbmem: make fb_show_logo_line return the end instead of the height

In preparation for allowing centering of the bootup logo, make
fb_show_logo_line return where the next free framebuffer line is,
instead of returning the height of the shown logo.

Signed-off-by: Peter Rosin <peda@axentia.se>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/fbdev/core/fbmem.c