On 02/10/2012 12:32 PM, Laxman Dewangan wrote:Yes, I am going to push another change which will have the regmap_bulk_write() which will be in sync with read part.Adding support for caching of data into theIn my opinion it makes more sense to introduce a regmap_bulk_write function
non-volatile register from the call of reg_raw_write().
This will allow the larger block of data write into multiple
register without worrying whether register is cached or not
through reg_raw_write().
for this.