浏览代码

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 年之前
父节点
当前提交
429ccf058b
共有 1 个文件被更改,包括 380 次插入315 次删除
  1. 380 315
      drivers/staging/panel/panel.c

文件差异内容过多而无法显示
+ 380 - 315
drivers/staging/panel/panel.c


部分文件因为文件数量过多而无法显示