diff options
| author | Antoniu Miclaus <antoniu.miclaus@analog.com> | 2026-08-31 11:31:21 +0300 |
|---|---|---|
| committer | Jonathan Cameron <jonathan.cameron@oss.qualcomm.com> | 2026-09-04 19:55:10 +0100 |
| commit | 8f18fb487be208e0c8c6b5ac825e49fbe884a5a7 (patch) | |
| tree | 2d9f1e2b498bdfca29abb52c9ee97201d3a3820b /scripts/Makefile.thinlto | |
| parent | 046b8e50c9ac307fa593dde712391ce42e9fb7f7 (diff) | |
| download | linux-next-8f18fb487be208e0c8c6b5ac825e49fbe884a5a7.tar.gz linux-next-8f18fb487be208e0c8c6b5ac825e49fbe884a5a7.zip | |
iio: accel: adxl367: use regmap_assign_bits()
Several helpers set or clear a fixed set of bits based on a boolean using
the regmap_update_bits(reg, mask, en ? mask : 0) idiom. Replace these with
regmap_assign_bits(), which expresses the same intent more concisely.
No functional change intended.
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Reviewed-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Reviewed-by: Nuno Sá <nuno.sa@analog.com>
Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
