Skip to content
Commit 66893ea3 authored by Gargi Sharma's avatar Gargi Sharma Committed by Jonathan Cameron
Browse files

staging: adis16203: Remove locking on raw reads of IIO_CHAN_INFO_CALIBBIAS



adis16203_read_raw does not need lock for IIO_CHAN_INFO_CALIBBIAS
since adis_read_reg_16 is already atomic and nothing else needs to be
protected.

Signed-off-by: default avatarGargi Sharma <gs051095@gmail.com>
Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
parent 745c6dad
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