• M
    regmap: Add a config option for hwspinlock · f25637a6
    Mark Brown 提交于
    Unlike other lock types hwspinlocks are optional and can be built
    modular so we can't use them unconditionally in regmap so add a config
    option that drivers that want to use hwspinlocks with regmap can select
    which will ensure that hwspinlock is built in.
    Signed-off-by: NMark Brown <broonie@kernel.org>
    f25637a6
regmap.c 71.7 KB