From: Henri Häkkinen Date: Fri, 11 Jun 2010 21:27:36 +0000 (+0300) Subject: staging:panel: Fixed coding conventions. X-Git-Tag: v2.6.36-rc1~520^2~1^2~354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=429ccf058bc201734a9a77b4126ee64930bad19b;p=pandora-kernel.git 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 Acked-by: Willy Tarreau Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed