diff options
author | Dan Carpenter <[email protected]> | 2020-03-06 11:50:51 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2020-03-06 14:37:56 -0800 |
commit | 32cf3a610c35cb21e3157f4bbf29d89960e30a36 (patch) | |
tree | f1d6e373b883b8bfaf75460749bbc21fd6912b63 /tools/perf/util/trace-event-scripting.c | |
parent | 3dbae15538972c9e1578cb216964c2840361a538 (diff) |
Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()
These functions are supposed to return negative error codes but instead
it returns true on failure and false on success. The error codes are
eventually propagated back to user space.
Fixes: 48a2b783483b ("Input: add Raydium I2C touchscreen driver")
Signed-off-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: [email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions