On Wed, 13 Aug 2025 18:14:46 +0200, Wolfram Sang wrote: > While working on a driver using regmap with MMIO, I wondered if I need > to set 'fast_io' in the config. Turned out I don't need to, so I added > documentation for it with commit ffc72771ff6e ("regmap: Annotate that > MMIO implies fast IO"). > > This series fixes the existing users in the tree which needlessly set > the flag. They have been found using this coccinelle script: > > [...]
Applied, thanks! [18/21] soc: remove unneeded 'fast_io' parameter in regmap_config commit: 5d8a9c8401648d338d072a488d455ed4611c5d4b Best regards, -- Bjorn Andersson <anders...@kernel.org>