Commit a8397412 authored by Jorge Zapata's avatar Jorge Zapata

Remove the VID0FIX define

Adding the vid0 plane fix, makes the display refresh to be too slow. With this
patch the fix is disabled.
parent 6ede5d29
......@@ -51,7 +51,7 @@
/* TODO we should replace this VID0FIX define with a way to get the chip
* revision
*/
#define VID0FIX
//#define VID0FIX
#include <linux/module.h>
#include <linux/kernel.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment