]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb4e16bcce44af25930082e7763d496bcc04a2845
tree8128455c4c8f28c36af4ef2b4c26deb8905e9aca
parentd581f7f8302b32aa46749c0b459b6988199b9feb
[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