mmc: sdhci-brcmstb: remove 32-bit accessors for BCM2712
authorJonathan Bell <jonathan@raspberrypi.com>
Mon, 8 Jan 2024 17:10:44 +0000 (17:10 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:29 +0000 (11:35 +0000)
commit86e19f4d77c13e96d436351aef1af2a813884ef5
tree7b2826d245580cfa49408c1f033ec6b1d31cc8d2
parentfeb34b1a7490e6153fad5b150610b04b691658b2
mmc: sdhci-brcmstb: remove 32-bit accessors for BCM2712

The reason for adding these are lost to the mists of time (and for a
previous chip revision). Removing these accessors appears to have no ill
effect on production chips, so get rid of the unnecessary RMW cycles.

Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
drivers/mmc/host/Kconfig
drivers/mmc/host/sdhci-brcmstb.c