drivers/input/keyboard/bcm-keypad.c | 14 ++-- drivers/input/keyboard/gpio_keys_polled.c | 8 +-- drivers/input/misc/gpio-vibra.c | 20 ++---- drivers/input/misc/pwm-beeper.c | 19 ++--- drivers/input/misc/pwm-vibra.c | 30 +++----- drivers/input/misc/rotary_encoder.c | 8 +-- drivers/input/mouse/elan_i2c_core.c | 9 +-- drivers/input/touchscreen/bu21013_ts.c | 72 ++++++++----------- drivers/input/touchscreen/bu21029_ts.c | 51 +++++-------- drivers/input/touchscreen/chipone_icn8318.c | 8 +-- drivers/input/touchscreen/cy8ctma140.c | 8 +-- drivers/input/touchscreen/edt-ft5x06.c | 10 +-- drivers/input/touchscreen/ektf2127.c | 8 +-- drivers/input/touchscreen/elants_i2c.c | 22 ++---- drivers/input/touchscreen/goodix.c | 40 +++-------- drivers/input/touchscreen/melfas_mip4.c | 9 +-- drivers/input/touchscreen/pixcir_i2c_ts.c | 38 ++++------ drivers/input/touchscreen/raydium_i2c_ts.c | 30 +++----- .../input/touchscreen/resistive-adc-touch.c | 8 +-- drivers/input/touchscreen/silead.c | 8 +-- drivers/input/touchscreen/sis_i2c.c | 20 ++---- drivers/input/touchscreen/surface3_spi.c | 13 +--- drivers/input/touchscreen/sx8654.c | 10 +-- 23 files changed, 146 insertions(+), 317 deletions(-)