From: Alexander Kern Date: Fri, 9 Sep 2005 20:04:40 +0000 (-0700) Subject: [PATCH] atyfb: Remove code that sets sync polarity unconditionally X-Git-Tag: v2.6.14-rc1~319 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a43b58589eac1fdcf62624e86c67c0f92f45bf7;p=pandora-kernel.git [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 Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed