diff options
| author | Miquel Raynal <[email protected]> | 2022-04-22 20:06:09 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-26 13:25:47 +0200 |
| commit | ffd381445eac2aa624e49bab5a811451e8351008 (patch) | |
| tree | 85e91cb3b7776bb457a5c1c8002eb8ea1fa9e6fe /tools/perf/scripts/python | |
| parent | 4a218b277fdba357d8e9022ae675c94e59d64b4e (diff) | |
serial: 8250: dw: Move the USR register to pdata
This offset is a good candidate to pdata's because it changes depending
on the vendor implementation. Let's move the usr_reg entry from regular
to pdata. This way we can drop initializing it at run time.
Let's also use a define for it instead of defining only the default
value.
Suggested-by: Andy Shevchenko <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions