Re: [PATCH v2 2/2] Input: set INPUT_PROP_BUTTONPAD using input_set_property()

From: Peter Hutterer
Date: Tue Dec 07 2021 - 00:03:28 EST


On Thu, Dec 02, 2021 at 12:08:07PM +0100, José Expósito wrote:
> Signed-off-by: José Expósito <jose.exposito89@xxxxxxxxx>
> ---
> drivers/hid/hid-alps.c | 2 +-
> drivers/hid/hid-asus.c | 3 +--
> drivers/hid/hid-elan.c | 3 +--
> drivers/hid/hid-logitech-hidpp.c | 2 +-
> drivers/hid/hid-magicmouse.c | 8 ++------
> drivers/hid/hid-multitouch.c | 2 +-
> drivers/hid/hid-playstation.c | 3 +--
> drivers/hid/hid-sony.c | 4 +---
> drivers/input/keyboard/applespi.c | 2 +-
> drivers/input/mouse/alps.c | 3 +--
> drivers/input/mouse/bcm5974.c | 2 +-
> drivers/input/mouse/cyapa.c | 2 +-
> drivers/input/mouse/elan_i2c_core.c | 2 +-
> drivers/input/mouse/elantech.c | 6 ++----
> drivers/input/mouse/focaltech.c | 4 +---
> drivers/input/mouse/synaptics.c | 2 +-
> drivers/input/rmi4/rmi_f30.c | 2 +-
> drivers/input/rmi4/rmi_f3a.c | 2 +-
> drivers/input/touchscreen/atmel_mxt_ts.c | 2 +-
> 19 files changed, 21 insertions(+), 35 deletions(-)

series: Acked-by: Peter Hutterer <peter.hutterer@xxxxxxxxx>

Cheers,
Peter