diff options
author | Gargi Sharma <gs051095@gmail.com> | 2017-03-20 14:00:42 +0530 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-03-23 19:43:36 +0000 |
commit | 66893ea3757ceb2a95b57ac0fec6632003155f5b (patch) | |
tree | 9a798bc47dd0c43f36b2d8f3b1cbee433400e558 /virt | |
parent | 745c6dad490d9ec99f2f1cc3ec4b38afa4f5a8ed (diff) |
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: Gargi Sharma <gs051095@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions