]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
fbdev: fb_do_show_logo() updates
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Tue, 8 May 2007 07:37:56 +0000 (00:37 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:27 +0000 (11:15 -0700)
commit448d479747b85eb2e284c29622d31f5485db6819
treed7f51b6016a0b63a0b5800ba894c9e071e66b1a3
parent250038f5a7207796fb54aff3dc686d664659cf0c
fbdev: fb_do_show_logo() updates

fb_do_show_logo() updates:
  - Use width and height of the passed image instead of the global variable
    fb_logo
  - Explicitly pass the number of logos to draw

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-By: James Simmons <jsimmons@infradead.org>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/fbmem.c