diff options
| author | Marco Felsch <[email protected]> | 2019-09-17 14:56:36 +0000 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2019-10-09 18:11:28 +0000 |
| commit | 1436a78c63495dd94c8d4f84a76d78d5317d481b (patch) | |
| tree | 35c0f87f4792dbb9bcc6945a3763bd7b70cd3add /lib/kunit/example-test.c | |
| parent | iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controller (diff) | |
| download | kernel-1436a78c63495dd94c8d4f84a76d78d5317d481b.tar.gz kernel-1436a78c63495dd94c8d4f84a76d78d5317d481b.zip | |
iio: light: fix vcnl4000 devicetree hooks
Since commit ebd457d55911 ("iio: light: vcnl4000 add devicetree hooks")
the of_match_table is supported but the data shouldn't be a string.
Instead it shall be one of 'enum vcnl4000_device_ids'. Also the matching
logic for the vcnl4020 was wrong. Since the data retrieve mechanism is
still based on the i2c_device_id no failures did appeared till now.
Fixes: ebd457d55911 ("iio: light: vcnl4000 add devicetree hooks")
Signed-off-by: Marco Felsch <[email protected]>
Reviewed-by: Angus Ainslie (Purism) [email protected]
Cc: <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'lib/kunit/example-test.c')
0 files changed, 0 insertions, 0 deletions
