summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2022-10-06 21:04:47 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2022-12-07 13:22:36 +0100
commita8687078fc5e7606b3e91f32cb6ba2574d83736d (patch)
tree4ab4c5e91f2222b97450b60af355431cee6612bf /sound
parentaae9d3a440736691b3c1cb09ae2c32c4f1ee2e67 (diff)
downloadlinux-a8687078fc5e7606b3e91f32cb6ba2574d83736d.tar.gz
linux-a8687078fc5e7606b3e91f32cb6ba2574d83736d.tar.bz2
linux-a8687078fc5e7606b3e91f32cb6ba2574d83736d.zip
mmc: renesas_sdhi: remove accessor function for internal_dmac
This accessor function does not help readability but makes it worse. Because I soon need to read from the registers as well and don't want to add another function like this, I chose to remove the existing one and use the accessor directly. I also switch from writeq to writel because no 64 bit register is actually involved. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Tested-by: Duy Nguyen <duy.nguyen.rh@renesas.com> Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Link: https://lore.kernel.org/r/20221006190452.5316-2-wsa+renesas@sang-engineering.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions