aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-06-18 08:15:05 +0200
committerGreg Kroah-Hartman <[email protected]>2021-06-18 13:10:02 +0200
commit740165f7acbf1e73e6a7bfa2e8642b2e86cdee94 (patch)
tree57a72729a4d13ee4656ba0695ba8b51be1ffdde6 /tools/perf/scripts/python/export-to-sqlite.py
parentbe4866671f8302f04e0485573e97d3a5dfe93fca (diff)
mxser: introduce and use start/stop_tx helpers
Starting and stopping TX is performed on many places in the driver. It is repeated outb and info->IER modification. Create few helpers (__mxser_start_tx, mxser_start_tx, __mxser_stop_tx) and use them in the code instead of open coding. This should be a base for an uart driver for this device in the future. Signed-off-by: Jiri Slaby <[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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions