Skip to content
Commit 1ad6d668 authored by Haibo Chen's avatar Haibo Chen Committed by Greg Kroah-Hartman
Browse files

iio: accel: mma8452: ignore the return value of reset operation

commit bf745142

 upstream.

On fxls8471, after set the reset bit, the device will reset immediately,
will not give ACK. So ignore the return value of this reset operation,
let the following code logic to check whether the reset operation works.

Signed-off-by: default avatarHaibo Chen <haibo.chen@nxp.com>
Fixes: ecabae71

 ("iio: mma8452: Initialise before activating")
Reviewed-by: default avatarHans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/1655292718-14287-1-git-send-email-haibo.chen@nxp.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a391bced
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment