Re: [PATCH] Regmap: Converts group operation into single read writeoperations

From: Mark Brown
Date: Mon Apr 30 2012 - 18:29:16 EST


On Mon, Apr 30, 2012 at 12:05:46PM +0530, Ashish Jangam wrote:
> Some devices does not support bulk read and write operations, for them
> we have series of single write and read operations.

Applied, though please in future

- Use a changelog that matches the subsystem
- Follow the kernel coding style, you should use

I fixed both these things up, and also...

> + if (config->use_single_rw)
> + map->use_single_rw = config->use_single_rw;

There's no need to check if the flag is set here, you can just assign
directly.

Attachment: signature.asc
Description: Digital signature