linux/drivers/input/joystick
Dmitry Torokhov 50717edb6d Input: adc-joystick - move axes data into the main structure
There is no need to allocate axes information separately from the main
joystick structure so let's fold the allocation and also drop members
(such as range, flat and fuzz) that are only used during initialization
of the device.

Acked-by: Artur Rojek <contact@artur-rojek.eu>
Link: https://lore.kernel.org/r/ZmkrgTlxNwm_oHxv@google.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2024-06-21 10:16:40 -07:00
..
iforce Input: iforce - invert valid length check when fetching device IDs 2022-11-07 10:28:58 -08:00
a3d.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
adafruit-seesaw.c Input: adafruit-seesaw - only report buttons that changed state 2024-03-28 13:37:55 -07:00
adc-joystick.c Input: adc-joystick - move axes data into the main structure 2024-06-21 10:16:40 -07:00
adi.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
amijoy.c input: drop empty comment blocks 2022-09-29 16:25:42 -07:00
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 treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
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_mp.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
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 input: drop empty comment blocks 2022-09-29 16:25:42 -07:00
Kconfig Input: driver for Adafruit Seesaw Gamepad 2024-01-09 23:45:19 -08:00
magellan.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
Makefile Input: driver for Adafruit Seesaw Gamepad 2024-01-09 23:45:19 -08: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 Input: pxspad - follow renaming of SPI "master" to "controller" 2024-02-08 11:54:38 +00:00
pxrc.c Input: pxrc - simplify mutex handling with guard macro 2023-12-09 22:25:23 -08:00
qwiic-joystick.c Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 2024-05-13 15:43:19 -07:00
sensehat-joystick.c Input: sensehat-joystick - remove unnecessary error message 2022-06-28 22:50:48 -07:00
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 Input: walkera0701 - use module_parport_driver macro to simplify the code 2023-10-29 02:56:46 +00:00
warrior.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
xpad.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00
zhenhua.c Input: joystick - use sizeof(*pointer) instead of sizeof(type) 2024-06-09 14:38:43 -07:00