Home
last modified time | relevance | path

Searched hist:f8bd822cbf953299b2957b45f6a43c08e7931ddc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/base/regmap/
H A Dregcache-rbtree.cdiff f8bd822cbf953299b2957b45f6a43c08e7931ddc Fri Mar 29 14:32:28 CDT 2013 Mark Brown <broonie@opensource.wolfsonmicro.com> regmap: cache: Factor out block sync

The idea of holding blocks of registers in device format is shared between
at least rbtree and lzo cache formats so split out the loop that does the
sync from the rbtree code so optimisations on it can be reused.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Reviewed-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
H A Dinternal.hdiff f8bd822cbf953299b2957b45f6a43c08e7931ddc Fri Mar 29 14:32:28 CDT 2013 Mark Brown <broonie@opensource.wolfsonmicro.com> regmap: cache: Factor out block sync

The idea of holding blocks of registers in device format is shared between
at least rbtree and lzo cache formats so split out the loop that does the
sync from the rbtree code so optimisations on it can be reused.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Reviewed-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
H A Dregcache.cdiff f8bd822cbf953299b2957b45f6a43c08e7931ddc Fri Mar 29 14:32:28 CDT 2013 Mark Brown <broonie@opensource.wolfsonmicro.com> regmap: cache: Factor out block sync

The idea of holding blocks of registers in device format is shared between
at least rbtree and lzo cache formats so split out the loop that does the
sync from the rbtree code so optimisations on it can be reused.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Reviewed-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>