diff options
| author | Sergey Shtylyov <s.shtylyov@omprussia.ru> | 2021-01-06 23:31:37 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-09 05:37:54 +0300 |
| commit | f4d680e5024805d52a3bbcee20581ab7b83bcfbf (patch) | |
| tree | 851e0918f0f874d212e7e9ac806f21c9dea411fc /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 833d22f2f922bbee6430e558417af060db6bbe9c (diff) | |
| download | linux-f4d680e5024805d52a3bbcee20581ab7b83bcfbf.tar.xz | |
ravb: remove APSR_DM
According to the R-Car Series, 3rd Generation User's Manual: Hardware,
Rev. 1.50, there's no APSR.DM field, instead there are 2 independent
RX/TX clock internal delay bits. Follow the suit: remove #define APSR_DM
and rename #define's APSR_DM_{R|T}DM to APSR_{R|T}DM.
While at it, do several more things to the declaration of *enum* APSR_BIT:
- remove superfluous indentation;
- annotate APSR_MEMS as undocumented;
- annotate APSR as R-Car Gen3 only.
Signed-off-by: Sergey Shtylyov <s.shtylyov@omprussia.ru>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
