mirror of https://github.com/torvalds/linux.git
This patch refactors the code in corgi_lcd.c moving it to the board specific corgi and spitz files where appropriate instead of the existing ifdef mess which hinders readability. Fix spitz_get_hsync_len() to call get_hsync_invperiod so pxafb can be compiled as a module. The confusing variables which represent the inverse horizintal sync period are renamed to "invperiod" consistently. An incorrect comment in corgi_ts.c is also corrected. Signed-off-by: Richard Purdie <rpurdie@rpsys.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| ads7846.c | ||
| corgi_ts.c | ||
| elo.c | ||
| fujitsu_ts.c | ||
| gunze.c | ||
| h3600_ts_input.c | ||
| hp680_ts_input.c | ||
| jornada720_ts.c | ||
| mk712.c | ||
| mtouch.c | ||
| penmount.c | ||
| touchright.c | ||
| touchwin.c | ||
| ucb1400_ts.c | ||
| usbtouchscreen.c | ||