diff options
| author | Trevor Gamblin <tgamblin@baylibre.com> | 2024-06-17 09:50:02 -0400 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-06-25 21:04:46 +0100 |
| commit | eceddd01ebf94519df1620607930b3e29a647fda (patch) | |
| tree | 3e8101a0128a4f6689636ce8fd035e2aeeec5d0d /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | e5757bd8ceed272d133bdb79c8094b400a0743e5 (diff) | |
iio: gyro: mpu3050-core: make use of regmap_clear_bits(), regmap_set_bits()
Instead of using regmap_update_bits() and passing the mask twice, use
regmap_set_bits().
Instead of using regmap_update_bits() and passing val = 0, use
regmap_clear_bits().
Suggested-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Link: https://patch.msgid.link/20240617-review-v3-22-88d1338c4cca@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
