1
0
Fork 0
remarkable-linux/drivers/video/savage
John Stanley 4b00e4b394 savagedb: Fix typo causing regression in savage4 series video chip detection
Two additional savage4 variants were added, but the S3_SAVAGE4_SERIES
macro was incompletely modified, resulting in a false positive detection
of a savage4 card regardless of which savage card is actually present.

For non-savage4 series cards, such as a Savage/IX-MV card, this results
in garbled video and/or a hard-hang at boot time.  Fix this by changing
an '||' to an '&&' in the S3_SAVAGE4_SERIES macro.

Signed-off-by: John P. Stanley <jpsinthemix@verizon.net>
Reviewed-by: Tormod Volden <debian.tormod@gmail.com>
[ The macros have incomplete parenthesis too, but whatever ..  -Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-08-06 12:02:40 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
savagefb-i2c.c savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip families 2011-05-24 16:04:54 +09:00
savagefb.h savagedb: Fix typo causing regression in savage4 series video chip detection 2011-08-06 12:02:40 -07:00
savagefb_accel.c [PATCH] fbdev: savagefb: Driver cleanup 2006-01-10 08:01:44 -08:00
savagefb_driver.c savagefb: Use panel CVT mode as default 2011-06-02 17:05:18 +09:00