Skip to content
Snippets Groups Projects
Commit a7440eaa authored by Mark Brown's avatar Mark Brown
Browse files

regmap: irq: Use a bulk read for interrupt status where possible


If the interrupt status registers are a single block of registers and the
chip supports bulk reads then do a single bulk read rather than pay the
extra I/O cost. This restores the original behaviour which was lost when
support for register striding was added.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent bbae92ca
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment