diff options
author | Dixit Parmar <dixitparmar19@gmail.com> | 2025-09-10 19:36:50 +0530 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2025-09-10 19:47:06 +0100 |
commit | ee8fc40257bc7cf6100fdf0b1cd770dc264f6c2e (patch) | |
tree | c95c7b747dcb9bab3179e1ba5d30514d79ad4b0f /scripts/kernel-doc.py | |
parent | 09579fb72e5412a4e98aee42c8a3ab3d437f8a32 (diff) |
iio: magnetometer: tmag5273: remove unused IIO_CHAN_INFO_PROCESSED handling
The tmag5273 driver does not advertise IIO_CHAN_INFO_PROCESSED in its
info_mask_* fields, so the corresponding case in read_raw()/write_raw()
is never used.
Drop the dead code to reduce unnecessary branches and improve clarity.
Signed-off-by: Dixit Parmar <dixitparmar19@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts/kernel-doc.py')
0 files changed, 0 insertions, 0 deletions