From: Ashish Jangam Date: Mon, 30 Apr 2012 22:23:40 +0000 (+0100) Subject: regmap: Converts group operation into single read write operations X-Git-Tag: v3.5-rc1~178^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e33caf16f7a1903d226ef7f9f5ec6a234fee18e;p=pandora-kernel.git regmap: Converts group operation into single read write operations Some devices does not support bulk read and write operations, for them we have series of single write and read operations. Signed-off-by: Anthony Olech Signed-off-by: Ashish Jangam [Fixed coding style, don't check use_single_rw before assign --broonie ] Signed-off-by: Mark Brown --- Reading git-diff-tree failed