X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fvideo%2Fmetronomefb.c;h=cc4c038a1b3f3c8c22821aab37a54f564ba41d8b;hb=0e73a47f094a919e2edeaa88e840cd0400adc423;hp=e9a89fd82757c606ea93001f986ca06225b9384f;hpb=45ddfbf9594a344dfecbb320d74636023d813539;p=linux-2.6 diff --git a/drivers/video/metronomefb.c b/drivers/video/metronomefb.c index e9a89fd827..cc4c038a1b 100644 --- a/drivers/video/metronomefb.c +++ b/drivers/video/metronomefb.c @@ -13,12 +13,10 @@ * Corporation. http://support.eink.com/community * * This driver is written to be used with the Metronome display controller. - * It was tested with an E-Ink 800x600 Vizplex EPD on a Gumstix Connex board - * using the Lyre interface board. + * It is intended to be architecture independent. A board specific driver + * must be used to perform all the physical IO interactions. An example + * is provided as am200epd.c * - * General notes: - * - User must set metronomefb_enable=1 to enable it. - * - See Documentation/fb/metronomefb.txt for how metronome works. */ #include #include @@ -38,9 +36,11 @@ #include #include -#include +#include