]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: st_sensors: relax WhoAmI check in st_sensors_verify_id()
authorKaustabh Chakraborty <kauschluss@disroot.org>
Tue, 25 Jun 2024 08:27:55 +0000 (13:57 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 29 Jun 2024 18:44:43 +0000 (19:44 +0100)
commita3c2c5c937ed7562b6d120670f2743e979c05881
treec6531ea255055df6df10981a66b22aeff90196d9
parentfd2adf37c26593f3e4587bfa824bac64b1149b33
iio: st_sensors: relax WhoAmI check in st_sensors_verify_id()

Hard matching against the WhoAmI values isn't ideal for using devices
which are compatible with existing ones. Instead of raising an error,
issue a warning instead, thus allowing the driver to continue probing.

Suggested-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
Link: https://patch.msgid.link/20240625082800.62305-1-kauschluss@disroot.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/common/st_sensors/st_sensors_core.c