linux/drivers/input/sensors
Wang Jie c8ebec26c7 input: sensor: sensor supports modularity
The sensor-dev framework and device drivers depend on each other,
causing sensor initialization to fail. eg:
[    2.907011] i2c i2c-4: sensor_probe: mpu6500_acc,000000006539f8ba
[    2.907626] sensors 4-0068: sensor_chip_init:ops is null,sensor name is mpu6500_acc
[    2.908318] i2c i2c-4: sensor_probe failed -1

Signed-off-by: Wang Jie <dave.wang@rock-chips.com>
Change-Id: Ic1f320a7c40bde0c4e3db3dc43542302d9270f42
2020-09-15 20:40:31 +08:00
..
accel input: sensor: sensor supports modularity 2020-09-15 20:40:31 +08:00
angle input: sensor: sensor supports modularity 2020-09-15 20:40:31 +08:00
compass input: sensor: sensor supports modularity 2020-09-15 20:40:31 +08:00
gyro input: sensor: sensor supports modularity 2020-09-15 20:40:31 +08:00
hall input: sensor: sensor supports modularity 2020-09-15 20:40:31 +08:00
lsensor input: sensor: sensor supports modularity 2020-09-15 20:40:31 +08:00
pressure input: sensor: sensor supports modularity 2020-09-15 20:40:31 +08:00
psensor input: sensor: sensor supports modularity 2020-09-15 20:40:31 +08:00
temperature input: sensor: sensor supports modularity 2020-09-15 20:40:31 +08:00
Kconfig rk: add SPDX license identifier to files with no license 2018-01-31 20:56:06 +08:00
Makefile input: sensor: sensor supports modularity 2020-09-15 20:40:31 +08:00
sensor-dev.c input: sensor: sensor supports modularity 2020-09-15 20:40:31 +08:00
sensor-i2c.c input: sensors: fromdos and remove trailing whitespace 2016-11-16 11:32:49 +08:00