Re: SM501 framebuffer driver
From: Manuel Lauss <hidden>
Date: 2007-01-22 08:05:15
Hi Ben, Ben Dooks <ben-fbdev <at> fluff.org> writes:
This is a resend of the SM501 patch, with all the previous comments addressed, and some more support for items such as blanking and display panning. A number of code paths are now handled by common blocks where possible to make the code easier to change.
Is there an updates patchset for the MFD part? (I'm using the one you posted on Dec 13, 2006 to LKML) I get a few compile errors in this driver, all referencing missing constants: sm501fb.c: In function `sm501fb_set_par_common': sm501fb.c:411: error: `SM501_ADDR_FLIP' undeclared (first use in this function) sm501fb.c:411: error: (Each undeclared identifier is reported only once sm501fb.c:411: error: for each function it appears in.) sm501fb.c: In function `sm501fb_set_par_geometry': sm501fb.c:462: error: `SM501_OFF_DC_H_TOT' undeclared (first use in this function) sm501fb.c:469: error: `SM501_OFF_DC_H_SYNC' undeclared (first use in this function) sm501fb.c:476: error: `SM501_OFF_DC_V_TOT' undeclared (first use in this function) sm501fb.c:482: error: `SM501_OFF_DC_V_SYNC' undeclared (first use in this function) sm501fb.c: In function `sm501fb_pan_crt': sm501fb.c:523: error: `SM501_DC_CRT_CONTROL_PIXEL_MASK' undeclared (first use in this function) sm501fb.c:529: error: `SM501_ADDR_FLIP' undeclared (first use in this function) (and so on...) Thanks! -- Manuel Lauss ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV