linux-uconsole/drivers/input
Tao Huang 6e63958128 Input: sensor-dev - Fix warning
drivers/input/sensors/sensor-dev.c:1600:5: warning:
no previous prototype for 'sensor_probe' [-Wmissing-prototypes]

drivers/input/sensors/sensor-dev.c:1854:3: warning:
this statement may fall through [-Wimplicit-fallthrough=]

drivers/input/sensors/sensor-dev.c:1857 sensor_probe() warn:
missing break? reassigning 'sensor->input_dev->name'

drivers/input/sensors/sensor-dev.c:1602:30: warning:
Value stored to 'sensor' during its initialization is never read

drivers/input/sensors/sensor-dev.c:504:3: warning:
Value stored to 'result' is never read

Unneeded variable: "result". Return "0" on line 893
Unneeded variable: "result". Return "0" on line 908

Fixes: a32d316fcc ("driver: sensors: improve sensor driver to pass android vts test")
Change-Id: I95bdc5373694e0a78f9a29583a3138e14eae6126
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2020-06-19 21:44:51 +08:00
..
gameport
joystick Input: Fix memory leak in psxpad_spi_probe 2019-12-13 08:52:40 +01:00
keyboard Merge tag 'ASB-2020-02-05_4.19' of https://android.googlesource.com/kernel/common 2020-02-17 16:00:29 +08:00
misc Input: pm8xxx-vib - fix handling of separate enable register 2020-01-29 16:43:20 +01:00
mouse Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list 2020-02-19 19:51:53 +01:00
remotectl input: Add IR decode driver 2019-07-02 14:27:19 +08:00
rmi4 Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers" 2020-01-29 16:43:19 +01:00
sensors Input: sensor-dev - Fix warning 2020-06-19 21:44:51 +08:00
serio parisc: Fix HP SDC hpa address output 2019-12-05 09:19:57 +01:00
tablet Input: pegasus_notetaker - fix endpoint sanity check 2020-01-29 16:43:20 +01:00
touchscreen driver: input: touchsrceen: add gsl3676 2020-06-19 14:21:30 +08:00
apm-power.c
evbug.c
evdev.c UPSTREAM: Input: allow drivers specify timestamp for input events 2020-03-12 10:46:18 -07:00
ff-core.c
ff-memless.c Input: ff-memless - kill timer in destroy() 2019-11-20 18:45:14 +01:00
input-compat.c
input-compat.h
input-leds.c
input-mt.c
input-polldev.c
input.c UPSTREAM: Input: reset device timestamp on sync 2020-03-12 10:46:18 -07:00
joydev.c
Kconfig input: sensors: program the sensor driver into the kernel. 2019-09-05 22:07:06 +08:00
Makefile input: sensors: program the sensor driver into the kernel. 2019-09-05 22:07:06 +08:00
matrix-keymap.c
mousedev.c
sparse-keymap.c