regmap: Implementation for regmap_multi_reg_write
authorOpensource [Anthony Olech] <anthony.olech.opensource@diasemi.com>
Tue, 4 Mar 2014 13:54:02 +0000 (13:54 +0000)
committerMark Brown <broonie@linaro.org>
Mon, 10 Mar 2014 17:09:32 +0000 (17:09 +0000)
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>
drivers/base/regmap/internal.h
drivers/base/regmap/regmap.c
include/linux/regmap.h

Simple merge
Simple merge
Simple merge