aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorThomas Betker <[email protected]>2015-03-12 22:11:59 +0100
committerGreg Kroah-Hartman <[email protected]>2015-03-26 22:54:07 +0100
commit19f22efdb653642814e6c8710fca974c1dbe7cfa (patch)
treee5695d020b322af53a880a48043142f906fc0849 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent0c39a467e7ba68a0d94439c1ebe260dc5b26302b (diff)
serial: xuartps: Get rid of register access macros.
Get rid of cdns_uart_readl() and cdns_uart_writel() and just call readl() and writel() directly. Most of the patch was created by search-and-replace (I had to convert a few lines manually, and break some lines longer than 80 columns): * s/cdns_uart_readl(/readl(port->membase + /g * s/cdns_uart_writel(\([^,]*\),/writel(\1, port->membase +/g Signed-off-by: Thomas Betker <[email protected]> Acked-by: Sören Brinkmann <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions