summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regmap-kunit.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2024-07-11 00:05:45 +0200
committerMark Brown <broonie@kernel.org>2024-07-11 00:05:45 +0200
commit450a60ef607900bb9affb0e822fea9726679c512 (patch)
tree5ec688eeae9b1d713ef3028df03bc9e155d171dd /drivers/base/regmap/regmap-kunit.c
parentregmap-irq: handle const struct regmap_irq_sub_irq_map (diff)
parentregmap: Implement regmap_multi_reg_read() (diff)
downloadlinux-450a60ef607900bb9affb0e822fea9726679c512.tar.xz
linux-450a60ef607900bb9affb0e822fea9726679c512.zip
regmap: Implement regmap_multi_reg_read()
Merge series from Guenter Roeck <linux@roeck-us.net>: regmap_multi_reg_read() is similar to regmap_bilk_read() but reads from an array of non-sequential registers. It is helpful if multiple non- sequential registers need to be read in a single operation which would otherwise have to be mutex protected. The name of the new function was chosen to match the existing function regmap_multi_reg_write().
Diffstat (limited to 'drivers/base/regmap/regmap-kunit.c')
0 files changed, 0 insertions, 0 deletions