]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: light: stk3310: relax failure to match id
authorBarnabás Czémán <trabarni@gmail.com>
Tue, 21 May 2024 15:34:51 +0000 (17:34 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 4 Jun 2024 18:53:06 +0000 (19:53 +0100)
commit709aeedcc7cfadb2f9c3ac29b0cda337c6b57b7d
tree57e28b35904bcecba0cac0a15ab0b8a61b397233
parent4d8c7da08be5ef48ef0c3d4ea1a25733b03d626a
iio: light: stk3310: relax failure to match id

Relax failure to match ID to a warning rather than probe fail.
This add abilty to use other compatible variants when chip id
is not defined in the driver.

Signed-off-by: Barnabás Czémán <trabarni@gmail.com>
Link: https://lore.kernel.org/r/20240521-stk3311-v1-1-07a4966b355a@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/stk3310.c