diff options
| author | Vineet Gupta <[email protected]> | 2014-06-24 13:55:07 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-07-10 15:43:27 -0700 |
| commit | 12d15e6f6377fe46b1f9dc51133890a732f1ae05 (patch) | |
| tree | 0b15e413389fc91f461fa029fc7f5a734e2a7d3b /tools/perf/scripts/python | |
| parent | 3bce1b70d6f2cdb83c9323c553b2336974b8516f (diff) | |
serial/arc: Refactor by referencing to uart_port where possible
The ARC UART MMIO helpers would take arc_uart_port and then reference
generic uart_port->membase member. So change them to difrectly refer to
uart_port and fix call sites accordingly.
This removes the need for to_arc_port() converion almost eveeywhere and
makes code a bit easier to read.
Signed-off-by: Vineet Gupta <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions