OSDN Git Service

input: touchscreen: correct function and variable names in ITE tech driver
authorShantanu Jain <shjain@codeaurora.org>
Thu, 3 Mar 2016 09:24:14 +0000 (14:54 +0530)
committerAbinaya P <abinayap@codeaurora.org>
Fri, 5 Aug 2016 15:16:21 +0000 (20:46 +0530)
commit96b8c89a7c1a8efac9acfc6e6a56d84a36ba2c51
treefaf83d4811c75e71d5387a67a818a86c247588ed
parent44965431f689d44dc138f00b52504efe1a009b56
input: touchscreen: correct function and variable names in ITE tech driver

Correct function and variable names in ITE tech driver from upper case
to lower case, and use underscore instead of camel-case in their names.
This change makes the driver as per kernel coding standards and similar
to other touch drivers.

This is a propagation patch from 3.18 kernel 'commit c1fe9ac38d93 ("input:
touchscreen: correct function and variable names in ITE tech driver")'

CRs-Fixed: 982219
Change-Id: Ic8b66317f414fe3bfcd0f9c5b03369cc304edb55
Signed-off-by: Shantanu Jain <shjain@codeaurora.org>
drivers/input/touchscreen/it7258_ts_i2c.c