aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorDong Aisheng <[email protected]>2017-06-13 10:55:49 +0800
committerGreg Kroah-Hartman <[email protected]>2017-06-29 17:12:33 +0200
commita0204f25e15cb5b7a14ffcb0d2f45bfc37939206 (patch)
tree5241a95669173dc78131cbf5af05d937de312976 /tools/perf/scripts/python/call-graph-from-sql.py
parent0d6fce904452636540949d0babd8fd398002af73 (diff)
tty: serial: lpuart: refactor lpuart32_{read|write} prototype
Due to the original lpuart32_read/write takes no port specific information arguments, it's hard to distinguish port difference within the API. Although it works before, but not suitable anymore when adding more new chips support. So let's convert it to accept a new struct uart_port argument to make it be able to retrieve more port specific information. This is a preparation for the later adding new chips support more easily. No functions changes. Cc: Greg Kroah-Hartman <[email protected]> Cc: Jiri Slaby <[email protected]> Cc: Stefan Agner <[email protected]> Cc: Mingkai Hu <[email protected]> Cc: Yangbo Lu <[email protected]> Cc: Fugang Duan <[email protected]> Cc: Andy Shevchenko <[email protected]> Cc: Nikita Yushchenko <[email protected]> Signed-off-by: Dong Aisheng <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions