OpenCloudOS-Kernel/drivers/input
Dmitry Torokhov 03b47b3ad0 Input: ep93xx_keypad - annotate suspend/resume as __maybe_unused
Instead of guarding suspend/resume methods with #ifdef CONFIG_PM
let's mark them as __maybe_unused as this allows better compile
coverage.

Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/20211012013735.3523140-1-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2021-10-15 18:29:43 -07:00
..
gameport
joystick Input: analog - fix invalid snprintf() call 2021-10-05 13:28:41 -07:00
keyboard Input: ep93xx_keypad - annotate suspend/resume as __maybe_unused 2021-10-15 18:29:43 -07:00
misc Input: adxl34x - make adxl34x_remove() return void 2021-10-12 19:48:52 -07:00
mouse
rmi4
serio Revert "Input: serio - make write method mandatory" 2021-07-20 21:48:35 -07:00
tablet
touchscreen Input: tsc200x - make tsc200x_remove() return void 2021-10-12 19:48:54 -07:00
Kconfig
Makefile
apm-power.c
evbug.c
evdev.c
ff-core.c
ff-memless.c
input-compat.c
input-compat.h
input-leds.c
input-mt.c
input-poller.c
input-poller.h
input.c
joydev.c
matrix-keymap.c
mousedev.c
sparse-keymap.c
touchscreen.c