diff options
author | Wolfram Sang <[email protected]> | 2022-10-06 21:04:47 +0200 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2022-12-07 13:22:36 +0100 |
commit | a8687078fc5e7606b3e91f32cb6ba2574d83736d (patch) | |
tree | 4ab4c5e91f2222b97450b60af355431cee6612bf /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | aae9d3a440736691b3c1cb09ae2c32c4f1ee2e67 (diff) |
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 <[email protected]>
Tested-by: Duy Nguyen <[email protected]>
Tested-by: Yoshihiro Shimoda <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions