Bartosz Golaszewski
bfad978116
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 >
Signed-off-by: David S. Miller <davem@davemloft.net >
2020-06-01 11:35:18 -07:00
..
2020-04-28 17:44:34 +02:00
2020-05-22 20:47:21 -07:00
2020-04-18 15:44:54 -05:00
2020-05-12 13:08:08 -07:00
2020-04-30 20:25:37 -07:00
2020-04-20 14:07:00 +02:00
2020-05-05 17:12:06 -07:00
2020-04-16 10:28:12 +01:00
2020-04-08 21:29:10 -07:00
2020-05-09 20:49:13 -07:00
2020-05-29 21:20:22 -07:00
2020-05-27 13:39:08 +02:00
2020-05-06 16:40:14 -07:00
2020-04-10 15:36:22 -07:00
2020-05-26 15:15:40 -07:00
2020-04-28 21:23:38 +02:00
2020-04-07 19:44:52 -07:00
2020-05-11 12:04:52 -07:00
2020-04-08 21:03:40 -07:00
2020-05-09 16:07:57 -06:00
2020-05-07 08:45:47 -06:00
2020-04-18 15:44:54 -05:00
2020-04-07 10:43:42 -07:00
2020-04-07 10:43:43 -07:00
2020-04-18 15:44:54 -05:00
2020-04-18 15:44:54 -05:00
2020-05-09 17:05:26 -07:00
2020-05-15 17:29:41 +02:00
2020-05-19 11:32:04 -07:00
2020-05-15 17:29:41 +02:00
2020-05-15 10:56:31 -07:00
2020-04-15 23:58:48 -04:00
2020-05-15 17:29:41 +02:00
2020-04-10 15:36:21 -07:00
2020-04-27 02:07:40 -04:00
2020-04-07 10:43:42 -07:00
2020-05-15 11:48:01 +02:00
2020-04-27 02:06:53 -04:00
2020-05-14 11:11:20 +02:00
2020-04-18 15:44:55 -05:00
2020-04-17 17:08:50 +02:00
2020-05-06 17:03:34 -07:00
2020-04-07 10:45:15 +02:00
2020-04-13 14:41:54 -04:00
2020-04-08 11:00:00 -07:00
2020-04-18 15:44:54 -05:00
2020-04-18 15:44:54 -05:00
2020-04-30 19:47:39 +05:30
2020-04-27 21:26:23 +05:30
2020-05-17 11:46:50 +02:00
2020-04-18 15:44:54 -05:00
2020-04-18 15:44:54 -05:00
2020-05-04 11:19:58 -07:00
2020-05-26 23:22:20 -07:00
2020-04-18 15:44:54 -05:00
2020-05-27 18:55:54 +02:00
2020-04-27 02:06:53 -04:00
2020-05-04 22:54:42 +02:00
2020-05-06 22:10:13 -07:00
2020-05-15 13:48:59 -07:00
2020-04-18 15:44:54 -05:00
2020-04-07 10:43:38 -07:00
2020-04-28 11:44:07 +02:00
2020-04-07 10:43:39 -07:00
2020-04-27 02:07:40 -04:00
2020-05-15 11:23:49 +02:00
2020-05-05 16:29:09 +02:00
2020-05-31 17:48:46 -07:00
2020-04-27 11:40:25 -07:00
2020-05-11 13:19:00 -07:00
2020-05-20 20:31:27 -04:00
2020-04-18 15:44:55 -05:00
2020-04-30 12:54:01 -07:00
2020-05-06 11:29:25 +03:00
2020-04-19 11:23:33 -07:00
2020-04-27 02:07:40 -04:00
2020-05-08 07:44:32 -04:00
2020-04-27 02:07:40 -04:00
2020-04-06 22:55:27 +02:00
2020-04-18 15:44:55 -05:00
2020-05-15 13:10:06 -07:00
2020-05-26 15:31:45 -07:00
2020-04-10 15:36:21 -07:00
2020-05-14 10:00:35 -07:00
2020-04-10 15:36:21 -07:00
2020-04-07 10:43:40 -07:00
2020-04-08 21:03:40 -07:00
2020-05-05 16:58:36 +02:00
2020-04-07 10:43:38 -07:00
2020-04-07 10:43:41 -07:00
2020-05-31 17:48:46 -07:00
2020-04-27 02:07:40 -04:00
2020-05-29 13:10:39 -07:00
2020-04-30 12:56:36 -07:00
2020-05-23 16:56:17 -07:00
2020-05-07 18:11:07 -07:00
2020-04-06 13:56:33 -04:00
2020-04-28 15:58:38 -04:00
2020-04-27 02:07:40 -04:00
2020-04-22 19:41:26 -07:00
2020-04-07 10:43:39 -07:00
2020-04-07 10:43:38 -07:00
2020-04-07 10:43:38 -07:00
2020-04-07 10:43:43 -07:00
2020-04-27 02:07:40 -04:00
2020-05-26 23:22:21 -07:00
2020-04-24 16:45:37 -07:00
2020-04-27 02:06:53 -04:00
2020-04-28 17:44:33 +02:00
2020-04-22 11:36:11 +02:00
2020-04-18 15:44:55 -05:00
2020-04-27 02:07:40 -04:00
2020-05-09 17:05:26 -07:00
2020-05-15 13:48:59 -07:00
2020-04-08 12:05:07 +02:00
2020-06-01 11:35:18 -07:00
2020-04-18 15:44:56 -05:00
2020-04-18 15:44:56 -05:00
2020-04-27 02:07:40 -04:00
2020-04-07 10:43:42 -07:00
2020-04-07 10:43:38 -07:00
2020-05-17 12:35:34 -07:00
2020-05-06 00:22:22 +02:00
2020-04-10 15:36:20 -07:00
2020-05-11 16:59:16 -07:00
2020-04-07 10:43:43 -07:00
2020-04-21 15:54:45 -07:00
2020-04-18 15:44:56 -05:00
2020-04-07 10:43:41 -07:00
2020-04-27 02:07:40 -04:00
2020-04-05 11:34:35 -07:00
2020-05-28 11:11:45 -07:00
2020-04-18 15:44:56 -05:00
2020-04-27 02:07:40 -04:00
2020-04-18 15:44:56 -05:00
2020-04-22 22:06:35 -04:00
2020-05-04 09:16:37 -07:00
2020-04-07 10:43:39 -07:00
2020-04-17 06:05:30 -04:00
2020-04-25 20:18:53 -07:00
2020-05-28 16:31:30 -07:00
2020-04-27 10:18:01 -07:00
2020-04-17 06:05:30 -04:00
2020-04-07 10:43:38 -07:00
2020-04-21 11:11:56 -07:00
2020-04-27 02:07:40 -04:00
2020-04-16 18:31:08 -04:00
2020-04-27 02:07:40 -04:00
2020-04-18 15:44:56 -05:00