fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()
authorRoel Kluin <roel.kluin@gmail.com>
Wed, 16 Dec 2009 00:46:23 +0000 (16:46 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 16 Dec 2009 15:20:01 +0000 (07:20 -0800)
commit5ab948153a1e409afdc0f78a376ad3710df5b109
tree65b2e71c72663779f310e4cdb16f8e0e3ccc59f6
parent09335865c34c2e74c7ba0a2c7224e302e0f1a5d8
fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect()

The TV_PALN bit was tested twice, replace one by TV_PALM.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Cc: Krzysztof Helt <krzysztof.h1@poczta.fm>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/sis/sis_main.c