linux/drivers/input/joystick
Javier Carrasco d13df21d62 Input: adc-joystick - use device_for_each_child_node_scoped()
Switch to the _scoped() version introduced in commit 365130fd47
("device property: Introduce device_for_each_child_node_scoped()")
to remove the need for manual calling of fwnode_handle_put() in the
paths where the code exits the loop early.

In this case the err_fwnode_put label was no longer necessary and the
error code is returned directly.

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://lore.kernel.org/r/20240412-input_device_for_each_child_node_scoped-v1-6-dbad1bc7ea84@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2024-07-15 17:02:13 -07:00
..
iforce
Kconfig
Makefile
a3d.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
adafruit-seesaw.c
adc-joystick.c Input: adc-joystick - use device_for_each_child_node_scoped() 2024-07-15 17:02:13 -07:00
adi.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
amijoy.c
analog.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
as5011.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
cobra.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
db9.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
fsia6b.c
gamecon.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
gf2k.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
grip.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
grip_mp.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
guillemot.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
interact.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
joydump.c
magellan.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
maplecontrol.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
n64joy.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
psxpad-spi.c
pxrc.c
qwiic-joystick.c
sensehat-joystick.c
sidewinder.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
spaceball.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
spaceorb.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
stinger.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
tmdc.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
turbografx.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
twidjoy.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
walkera0701.c
warrior.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
xpad.c Linux 6.10 2024-07-15 15:50:05 -07:00
zhenhua.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00