diff options
| author | Shrirang Bagul <[email protected]> | 2017-04-19 22:05:00 +0800 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2017-04-26 06:37:53 +0100 |
| commit | 7383d44b84c94aaca4bf695a6bd8a69f2295ef1a (patch) | |
| tree | 52b9ea999e3af0d98d3afa4b1a2bb9b550d7ac11 /tools/perf/scripts/python | |
| parent | 105c3de1eb414d17e7b9db116f076026d2767ef6 (diff) | |
iio: st_pressure: st_accel: Initialise sensor platform data properly
This patch fixes the sensor platform data initialisation for st_pressure
and st_accel device drivers. Without this patch, the driver fails to
register the sensors when the user removes and re-loads the driver.
1. Unload the kernel modules for st_pressure
$ sudo rmmod st_pressure_i2c
$ sudo rmmod st_pressure
2. Re-load the driver
$ sudo insmod st_pressure
$ sudo insmod st_pressure_i2c
Signed-off-by: Jonathan Cameron <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions