dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/panel
Henri Häkkinen 429ccf058b staging:panel: Fixed coding conventions.
Fixed coding convention issues as reported by checkpatch.pl tool
on the file `panel.c'. Moved LCD special code handling from the
function `lcd_write' into function `handle_lcd_special_code'. Also
moved the handling of INPUT_ST_HIGH and INPUT_ST_FALLING states from
the function `panel_process_input' into functions `input_state_high'
and `input_state_falling'.

Signed-off-by: Henri Häkkinen <henuxd@gmail.com>
Acked-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-06-22 14:58:01 -07:00
..
Kconfig Staging: panel: Adjust range for PANEL_KEYPAD in Kconfig 2009-12-23 11:27:49 -08:00
Makefile Staging: add lcd-panel driver 2009-01-06 13:52:29 -08:00
TODO Staging: add lcd-panel driver 2009-01-06 13:52:29 -08:00
lcd-panel-cgram.txt trivial: Miscellaneous documentation typo fixes 2009-06-12 18:01:47 +02:00
panel.c staging:panel: Fixed coding conventions. 2010-06-22 14:58:01 -07:00