diff options
author | Trevor Gamblin <tgamblin@baylibre.com> | 2024-06-17 09:50:18 -0400 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-06-25 21:04:48 +0100 |
commit | 734ecf98311e6f984367eb760db5f84cef645511 (patch) | |
tree | 712d9b3917088f53ec7d6bac0ac2ef61640c6751 /fs/ext4/indirect.c | |
parent | 3b8ec239b8e1db4fa35a235947995a759b7447c2 (diff) |
iio: proximity: sx9500: 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-38-88d1338c4cca@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'fs/ext4/indirect.c')
0 files changed, 0 insertions, 0 deletions