[PATCH] rivafb: use constants instead of magic values
authorGuido Guenther <agx@sigxcpu.org>
Tue, 3 Oct 2006 08:14:40 +0000 (01:14 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:04:09 +0000 (08:04 -0700)
commit535a09ad59286b7675ffbf8b51d8ecb001c44386
tree8128455c4c8f28c36af4ef2b4c26deb8905e9aca
parent6bf1d73d7a512cfa791b7415742f71c80f6b8d7e
[PATCH] rivafb: use constants instead of magic values

use (MIN/MAX)_LEVEL and FB_(UN)BLANK instead of the values they are defined to

Signed-off-by: Guido Guenther <agx@sigxcpu.org>
Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/riva/fbdev.c