mbox series

[0/2] Adjustments to xpad handling for unplug

Message ID 20250609014718.236827-1-superm1@kernel.org
Headers show
Series Adjustments to xpad handling for unplug | expand

Message

Mario Limonciello June 9, 2025, 1:46 a.m. UTC
From: Mario Limonciello <mario.limonciello@amd.com>

When an xpad compatible device is unplugged there are errors in the logs
and the correct error code also isn't passed up.

Mario Limonciello (2):
  Input: xpad: Adjust error handling for disconnect
  Input: xpad: Return errors from xpad_try_sending_next_out_packet() up

 drivers/input/joystick/xpad.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)