commit | 5ab948153a1e409afdc0f78a376ad3710df5b109 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Tue Dec 15 16:46:23 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 16 07:20:01 2009 -0800 |
tree | 65b2e71c72663779f310e4cdb16f8e0e3ccc59f6 | |
parent | 09335865c34c2e74c7ba0a2c7224e302e0f1a5d8 [diff] |
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>