• Mark Brown's avatar
    regmap: Supply ranges to the sync operations · ac8d91c8
    Mark Brown authored
    In order to allow us to support partial sync operations add minimum and
    maximum register arguments to the sync operation and update the rbtree
    and lzo caches to use this new information. The LZO implementation is
    obviously not good, we could exit the iteration earlier, but there may
    be room for more wide reaching optimisation there.
    Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
    ac8d91c8
regcache-rbtree.c 10.6 KB