Files
kernel_arpi/include/linux
Bartosz Golaszewski aa2ff9dbae regmap: provide helpers for simple bit operations
In many instances regmap_update_bits() is used for simple bit setting
and clearing. In these cases the last argument is redundant and we can
hide it with a static inline function.

This adds three new helpers for simple bit operations: set_bits,
clear_bits and test_bits (the last one defined as a regular function).

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Link: https://lore.kernel.org/r/20200528154503.26304-2-brgl@bgdev.pl
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-05-29 14:00:42 +01:00
..
2020-03-31 21:29:04 +02:00
2020-03-27 12:04:34 -06:00
2020-03-30 01:34:00 +02:00
2020-04-10 15:36:21 -07:00
2020-03-27 20:19:24 -03:00
2020-03-21 16:00:24 +01:00
2020-04-10 15:36:21 -07:00
2020-04-07 10:43:38 -07:00
2020-03-21 16:00:24 +01:00
2020-04-02 09:35:27 -07:00
2020-04-07 10:43:38 -07:00
2020-04-09 12:15:35 -05:00
2020-03-17 18:31:05 +01:00
2020-03-21 16:00:24 +01:00
2020-04-07 10:43:42 -07:00
2020-03-21 16:00:24 +01:00
2020-03-23 13:41:55 +01:00
2020-04-02 09:35:27 -07:00
2020-03-23 17:01:47 +01:00
2020-04-01 12:06:26 -04:00
2020-04-01 12:06:26 -04:00
2020-03-21 18:56:06 -07:00
2020-04-01 12:06:26 -04:00