From: Opensource [Anthony Olech] Date: Tue, 4 Mar 2014 13:54:02 +0000 (+0000) Subject: regmap: Implementation for regmap_multi_reg_write X-Git-Tag: v3.15-rc1~149^2^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e894c3f46c302716d2f156b1f3339e2f96ceb65c;p=pandora-kernel.git regmap: Implementation for regmap_multi_reg_write This is the implementation of regmap_multi_reg_write() There is a new capability 'can_multi_write' that device drivers must set in order to use this multi reg write mode. This replaces the first definition, which just defined the API. Signed-off-by: Anthony Olech Signed-off-by: Mark Brown --- Reading git-diff-tree failed