diff options
author | Hans J. Koch <hjk@linutronix.de> | 2009-07-12 20:51:25 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-07-12 22:19:26 -0700 |
commit | f9c22736940cdc8f5e2db0109fc9493e0cbd895d (patch) | |
tree | 0fb8313b432b69347c1203249b06014941dca822 /drivers/input/touchscreen/w90p910_ts.c | |
parent | f7370699fbbb18f97442d6f47cc2d478a911ad6f (diff) |
Input: ucb1400_ts - fix a misleading function name
The driver for UCB1400 touchscreen controllers contains a function named
ucb1400_ts_pen_down(), but it returns 0 if the pen is down and 1 if it's up.
This causes confusion, especially since it's used as a boolean truth value
later in the code. This patch renames it.
Signed-off-by: Hans J. Koch <hjk@linutronix.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/touchscreen/w90p910_ts.c')
0 files changed, 0 insertions, 0 deletions