David Frey
1c96a2f67c
regmap: split up regmap_config.use_single_rw
...
Split regmap_config.use_single_rw into use_single_read and
use_single_write. This change enables drivers of devices which only
support bulk operations in one direction to use the regmap_bulk_*()
functions for both directions and have their bulk operation split into
single operations only when necessary.
Update all struct regmap_config instances where use_single_rw==true to
instead set both use_single_read and use_single_write. No attempt was
made to evaluate whether it is possible to set only one of
use_single_read or use_single_write.
Signed-off-by: David Frey <dpfrey@gmail.com >
Signed-off-by: Mark Brown <broonie@kernel.org >
2018-09-07 13:03:55 +01:00
..
2018-09-07 13:03:55 +01:00
2018-05-12 12:29:41 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-12 16:19:22 -07:00
2017-02-14 11:58:05 +01:00
2017-07-17 13:42:48 +02:00
2016-12-15 08:54:51 -02:00
2009-04-02 19:05:03 -07:00
2016-12-15 08:54:51 -02:00
2010-11-01 15:38:34 -04:00
2016-12-15 08:54:51 -02:00
2017-07-19 07:42:41 +02:00
2016-02-10 10:37:46 +01:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00
2016-12-15 08:54:51 -02:00
2016-12-24 11:46:01 -08:00
2016-12-15 08:54:51 -02:00
2018-06-17 13:09:44 +02:00
2018-08-17 15:13:34 +02:00
2017-09-25 12:55:59 +02:00
2017-10-31 15:30:37 +01:00
2017-11-02 11:10:55 +01:00
2016-12-15 08:54:51 -02:00
2016-12-24 11:46:01 -08:00
2016-12-15 08:54:51 -02:00
2017-02-09 17:40:54 +01:00
2016-09-01 10:28:01 +02:00
2018-05-21 12:18:57 +02:00
2016-12-15 08:54:51 -02:00
2017-07-17 13:42:48 +02:00
2018-06-18 13:26:05 +02:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00
2018-05-14 11:35:23 +02:00
2016-12-15 08:54:51 -02:00
2018-03-26 15:56:17 +02:00
2018-02-21 17:00:54 +01:00
2017-11-02 11:10:55 +01:00
2017-02-03 10:36:35 +01:00
2016-09-01 10:28:00 +02:00
2018-01-09 20:14:23 +01:00
2011-04-19 00:23:22 +02:00
2016-12-15 08:54:51 -02:00
2017-11-27 11:57:26 +01:00
2016-12-15 08:54:51 -02:00
2016-12-15 08:54:51 -02:00
2016-12-15 08:54:51 -02:00
2017-09-25 13:09:39 +02:00
2017-03-16 12:40:52 +01:00
2017-07-19 07:42:41 +02:00
2009-04-02 19:05:03 -07:00
2017-07-17 13:42:48 +02:00
2018-07-25 11:17:15 +02:00
2018-03-15 00:33:55 +01:00
2017-07-17 13:42:48 +02:00
2018-07-09 11:33:02 +02:00
2017-11-27 13:51:19 +01:00
2016-08-15 07:21:29 +02:00
2017-07-17 13:42:48 +02:00
2017-07-17 13:42:48 +02:00