summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRustam Adilov <adilov@disroot.org>2026-07-11 13:34:11 +0500
committerMark Brown <broonie@kernel.org>2026-07-16 13:59:27 +0100
commit4bc5a274edab3f9afd11ec500eb526de7e7d91ae (patch)
treec1558e7334c7c8b33d5c16dd2f64787cebcd3fe9 /arch
parent9c4a2dced735ed5ed4a6ec21f1743df82977a282 (diff)
downloadlinux-next-4bc5a274edab3f9afd11ec500eb526de7e7d91ae.tar.gz
linux-next-4bc5a274edab3f9afd11ec500eb526de7e7d91ae.zip
spi: realtek-rtl: change to __raw reads and writes
To make the spi driver operable with SWAP_IO_SPACE config enabled, replace all instances of readl/writel with their __raw variants. Otherwise readl/writel will do a byte swap which this driver does not intend to do. Tested-by: Carlo Szelinsky <github@szelinsky.de> Signed-off-by: Rustam Adilov <adilov@disroot.org> Link: https://patch.msgid.link/20260711083411.45836-1-adilov@disroot.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions