mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
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 |
||
|---|---|---|
| .. | ||
| accel | ||
| angle | ||
| compass | ||
| gyro | ||
| hall | ||
| lsensor | ||
| pressure | ||
| psensor | ||
| temperature | ||
| Kconfig | ||
| Makefile | ||
| sensor-dev.c | ||
| sensor-i2c.c | ||