Browse Source

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>
Henri Häkkinen 15 years ago
parent
commit
429ccf058b
1 changed files with 380 additions and 315 deletions
  1. 380 315
      drivers/staging/panel/panel.c

File diff suppressed because it is too large
+ 380 - 315
drivers/staging/panel/panel.c


Some files were not shown because too many files changed in this diff