[git pull] Input updates for v6.9-rc6

From: Dmitry Torokhov
Date: Sat May 04 2024 - 23:26:11 EST


Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.9-rc6

to receive updates for the input subsystem. You will get:

- a new ID for ASUS ROG RAIKIRI controllers added to xpad driver

- amimouse driver structure annotated with __refdata to prevent section
mismatch warnings.

Changelog:
---------

Uwe Kleine-König (1):
Input: amimouse - mark driver struct with __refdata to prevent section mismatch

Vicki Pfau (1):
Input: xpad - add support for ASUS ROG RAIKIRI

Diffstat:
--------

drivers/input/joystick/xpad.c | 2 ++
drivers/input/mouse/amimouse.c | 8 +++++++-
2 files changed, 9 insertions(+), 1 deletion(-)

Thanks.


--
Dmitry