linux/drivers/video/matrox
Vicente Jiménez 90a4815159 video: matroxfb: Correct video option in comments and kernel config help.
Configuring the kernel I found that the Matrox frame buffer help has a
different option than the one in the docs (Documentation/fb/matroxfb.txt).
I decided to check the source code to see what is the correct option.
drivers/video/matrox/matroxfb_base.c has a lot of comments that sugests
that the video option is "matrox".
However in line 2452 of this same file you have:
fb_get_options("matroxfb", &option)

video=matroxfb:XXX is the correct video option not video=matrox:XXX.

Signed-off-by: Vicente Jimenez Aguilar <googuy@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2011-01-11 12:11:16 +09:00
..
Makefile
g450_pll.c
g450_pll.h
i2c-matroxfb.c i2c: Add support for custom probe function 2010-08-11 18:20:56 +02:00
matroxfb_DAC1064.c drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G 2010-10-27 18:03:07 -07:00
matroxfb_DAC1064.h
matroxfb_Ti3026.c
matroxfb_Ti3026.h
matroxfb_accel.c
matroxfb_accel.h
matroxfb_base.c video: matroxfb: Correct video option in comments and kernel config help. 2011-01-11 12:11:16 +09:00
matroxfb_base.h matroxfb: fix incorrect use of memcpy_toio() 2010-08-20 09:34:54 -07:00
matroxfb_crtc2.c
matroxfb_crtc2.h
matroxfb_g450.c
matroxfb_g450.h
matroxfb_maven.c drivers/video/matrox/matroxfb_maven.c: fix unsigned return type 2010-10-27 18:03:08 -07:00
matroxfb_maven.h
matroxfb_misc.c
matroxfb_misc.h