]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
regmap: Annotate that MMIO implies fast IO
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 25 Jul 2025 11:03:27 +0000 (13:03 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 25 Jul 2025 12:44:33 +0000 (13:44 +0100)
commitffc72771ff6ec9f5b431a86c4b00d8ef0fea958b
tree6928cc063e56eb3ecab0f6891ed68722ca7747ee
parent9f711c9321cffe3e03709176873c277fa911c366
regmap: Annotate that MMIO implies fast IO

Document that using the MMIO helpers will automatically enable the
'fast_io' parameter. This makes the used locking scheme more transparent
and avoids superfluous setting of this parameter in drivers.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://patch.msgid.link/20250725110337.4303-2-wsa+renesas@sang-engineering.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/regmap.h