Commits
![Opensource [Anthony Olech]](https://secure.gravatar.com/avatar/a89702ccf5d24f6293d30f22826bfa6b.jpg?s=96&d=mm)
Opensource [Anthony Olech] committed e894c3f46c3
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 <anthony.olech.opensource@diasemi.com> Signed-off-by: Mark Brown <broonie@linaro.org>