From: Florian Tobias Schandinat Date: Tue, 22 Sep 2009 23:47:10 +0000 (-0700) Subject: viafb: remove duplicated CX700 register init X-Git-Tag: v2.6.32-rc1~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e3ca33ac7aa88ac2f28d4ec99f0bfeaf2a2318d;p=pandora-kernel.git viafb: remove duplicated CX700 register init The current code initializes the register for CX700 chips 2 times due to a missing break as discovered by Harald Welte. As CX700 and VX800 have exactly the same register initialization we can use one for both to avoid duplicated code. As this is a pure code cleanup no measurable runtime effects are expected. Signed-off-by: Florian Tobias Schandinat Cc: Scott Fang Cc: Joseph Chan Cc: Harald Welte Cc: Jonathan Corbet Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed