From: Sylvestre Ledru Date: Sun, 27 Mar 2011 05:52:25 +0000 (-0700) Subject: Input: h3600_ts_input - fix a spelling error X-Git-Tag: v3.12-rc1~9^2~198 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d51ca07634b8a441f731e087e93775a67d629a8c;p=kernel%2Fkernel-generic.git Input: h3600_ts_input - fix a spelling error Signed-off-by: Sylvestre Ledru Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/touchscreen/h3600_ts_input.c b/drivers/input/touchscreen/h3600_ts_input.c index b4d7f63..efa0688 100644 --- a/drivers/input/touchscreen/h3600_ts_input.c +++ b/drivers/input/touchscreen/h3600_ts_input.c @@ -62,7 +62,7 @@ MODULE_LICENSE("GPL"); Programmer has no control over these numbers. TODO there are holes - specifically 1,7,0x0a */ -#define VERSION_ID 0 /* Get Version (request/respose) */ +#define VERSION_ID 0 /* Get Version (request/response) */ #define KEYBD_ID 2 /* Keyboard (event) */ #define TOUCHS_ID 3 /* Touch Screen (event)*/ #define EEPROM_READ_ID 4 /* (request/response) */