Re: [PATCH V1] regmap: Support for caching in reg_raw_write()

From: Laxman Dewangan
Date: Fri Feb 10 2012 - 07:09:17 EST


On Friday 10 February 2012 05:31 PM, Lars-Peter Clausen wrote:
On 02/10/2012 12:32 PM, Laxman Dewangan wrote:
Adding support for caching of data into the
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().

In my opinion it makes more sense to introduce a regmap_bulk_write function
for this.
Yes, I am going to push another change which will have the regmap_bulk_write() which will be in sync with read part.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/