diff options
author | Hans de Goede <hdegoede@redhat.com> | 2021-09-20 21:08:35 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2021-09-20 22:00:26 -0700 |
commit | 7642f29c731e383623d368a234a99ff9fb2eb97b (patch) | |
tree | ce4069f227335ceced54154a760fcc0259fb8c4a /drivers/input/touchscreen/zforce_ts.c | |
parent | 209bda4741f68f102cf2f272227bfc938e387b51 (diff) | |
download | lwn-7642f29c731e383623d368a234a99ff9fb2eb97b.tar.gz lwn-7642f29c731e383623d368a234a99ff9fb2eb97b.zip |
Input: goodix - push error logging up into i2c_read and i2c_write helpers
Make the goodix_i2c_read() and goodix_i2c_write*() helpers log errors
themselves. This allows removing all the error logging from their callers.
This already results in a nice cleanup with the current code and it also
helps to make the upcoming support for controllers without flash cleaner.
Reviewed-by: Bastien Nocera <hadess@hadess.net>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20210920150643.155872-5-hdegoede@redhat.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen/zforce_ts.c')
0 files changed, 0 insertions, 0 deletions