summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ads7846.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2019-08-08 14:19:36 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2019-09-02 09:06:52 -0700
commita866781e84dd022dde5d307093555e65c31277de (patch)
tree5bf08271ec59eb574265f1daa6d46261e24afe6c /drivers/input/touchscreen/ads7846.c
parenta1b70a44b80af641a441937803cb8251e8e6d8e3 (diff)
downloadlinux-a866781e84dd022dde5d307093555e65c31277de.tar.bz2
Input: bu21013_ts - rename some variables
"bu21013_data" and "struct bu21013_ts_data" are a tad long, let's call them "ts" and "struct bu21013_ts". Also rename retval to error in bu21013_init_chip() and adjust formatting; i2c_smbus_write_byte_data() returns negative on error and 0 on success, so we simply test if whether erro is 0 or not. Tested-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen/ads7846.c')
0 files changed, 0 insertions, 0 deletions