]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] atyfb: Remove code that sets sync polarity unconditionally
authorAlexander Kern <alex.kern@gmx.de>
Fri, 9 Sep 2005 20:04:40 +0000 (13:04 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:58:00 +0000 (13:58 -0700)
commit07b8cff93bee84b66a3a53ac863729c8a0c0016e
tree673e339a79d30d1478431f3ce3e286074628a7a7
parent935d8bc28b9b0ed509ea18dc47ef74a896997a93
[PATCH] atyfb: Remove code that sets sync polarity unconditionally

Currently, atyfb has code that sets the hsync and vsync polarity based on the
current video mode, without letting the user override the settings.

Remove this particular code.  The sync polarities are set by the PROM, the
user or by the videomode.

Signed-off-by: Alexander Kern <alex.kern@gmx.de>
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/aty/atyfb_base.c