summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorBoris BREZILLON <boris.brezillon@free-electrons.com>2014-04-17 11:40:11 +0200
committerMark Brown <broonie@linaro.org>2014-04-18 16:07:22 +0100
commit3ac170376f2c5123414e0267aa0f9cf218965e24 (patch)
tree2c825d39794623bdd034190f72a8acb1617d54ba /tools
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5 (diff)
downloadop-kernel-dev-3ac170376f2c5123414e0267aa0f9cf218965e24.zip
op-kernel-dev-3ac170376f2c5123414e0267aa0f9cf218965e24.tar.gz
regmap: add reg_read/reg_write callbacks to regmap_bus struct
Some busses do not support sending/receiving multiple registers in one go. Such kind of busses just unpack the registers that have been previously packed by the regmap core or pack registers that will be later unpacked by the core code. Add reg_write and reg_read callbacks in order to optimize access through this kind of busses. Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud