linux-stable/drivers/input/joystick
Randy Dunlap 36bda19e98 Input: joystick - fix Kconfig warning for JOYSTICK_ADC
[ Upstream commit 6100a19c4f ]

Fix a Kconfig warning for JOYSTICK_ADC by also selecting
IIO_BUFFER.

WARNING: unmet direct dependencies detected for IIO_BUFFER_CB
  Depends on [n]: IIO [=y] && IIO_BUFFER [=n]
  Selected by [y]:
  - JOYSTICK_ADC [=y] && INPUT [=y] && INPUT_JOYSTICK [=y] && IIO [=y]

Fixes: 2c2b364fdd ("Input: joystick - add ADC attached joystick driver.")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20221104201238.31628-1-rdunlap@infradead.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-31 13:25:56 +01:00
..
iforce Input: iforce - invert valid length check when fetching device IDs 2022-11-26 09:27:49 +01:00
a3d.c
adc-joystick.c Input: adc-joystick - fix ordering in adc_joystick_probe() 2022-08-02 10:01:16 -07:00
adi.c Input: adi - remove redundant variable z 2022-03-20 22:02:00 -07:00
amijoy.c
analog.c Merge branch 'next' into for-linus 2021-11-11 21:58:54 -08:00
as5011.c
cobra.c
db9.c
fsia6b.c
gamecon.c
gf2k.c
grip.c
grip_mp.c
guillemot.c
interact.c
joydump.c
Kconfig Input: joystick - fix Kconfig warning for JOYSTICK_ADC 2022-12-31 13:25:56 +01:00
magellan.c
Makefile Input: add Raspberry Pi Sense HAT joystick driver 2022-04-24 18:25:02 -07:00
maplecontrol.c
n64joy.c Input: n64joy - fix return value check in n64joy_probe() 2021-03-09 21:41:28 -08:00
psxpad-spi.c
pxrc.c
qwiic-joystick.c Input: add SparkFun Qwiic Joystick driver 2021-06-18 21:28:20 -07:00
sensehat-joystick.c Input: sensehat-joystick - remove unnecessary error message 2022-06-28 22:50:48 -07:00
sidewinder.c Input: Fix fall-through warning for Clang 2021-07-06 16:26:17 -05:00
spaceball.c Input: spaceball - fix parsing of movement data packets 2021-12-30 21:09:29 -08:00
spaceorb.c
stinger.c
tmdc.c Input: tmdc - fix spelling mistake "Millenium" -> "Millennium" 2021-09-20 21:59:50 -07:00
turbografx.c
twidjoy.c
walkera0701.c
warrior.c
xpad.c Input: xpad - fix wireless 360 controller breaking after suspend 2022-10-15 08:02:59 +02:00
zhenhua.c