On Tue, 03 Mar 2026, Wolfram Sang wrote: > Factor out the entries only needed for consumers from the generic public > header. This allows for a clean separation between providers and > consumers. Also remove contact field in favor of MAINTAINERS entries. > Fix the users, too. > > Signed-off-by: Wolfram Sang <[email protected]> > Acked-by: Mark Brown <[email protected]> > Acked-by: Jonathan Cameron <[email protected]> # for IIO > --- > Documentation/locking/hwspinlock.rst | 2 +- > MAINTAINERS | 1 - > drivers/base/regmap/regmap.c | 2 +- > drivers/hwspinlock/hwspinlock_core.c | 2 +- > drivers/iio/adc/sc27xx_adc.c | 2 +- > drivers/irqchip/irq-stm32mp-exti.c | 2 +- > drivers/mfd/syscon.c | 2 +-
Acked-by: Lee Jones <[email protected]> > drivers/nvmem/sc27xx-efuse.c | 2 +- > drivers/nvmem/sprd-efuse.c | 2 +- > drivers/pinctrl/stm32/pinctrl-stm32.c | 2 +- > drivers/soc/qcom/smem.c | 2 +- > drivers/spi/spi-sprd-adi.c | 2 +- > .../linux/{hwspinlock.h => hwspinlock/consumer.h} | 15 ++++++--------- -- Lee Jones [李琼斯]

