aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDirk Behme <[email protected]>2014-12-09 18:11:24 +0900
committerGreg Kroah-Hartman <[email protected]>2015-01-09 14:23:07 -0800
commit55c3cb1358e57280c54e3578afc76ce8190dd087 (patch)
tree521642ea7e22099e5149a5fc7ec6deb3a7488506 /tools/perf/scripts/python/export-to-postgresql.py
parent73631813c1ed17437e9de86f82a477fa4bac90c1 (diff)
serial: imx: remove unneeded imx_transmit_buffer() from imx_start_tx()
Use imx_start_tx() just to enable the TX interrupt. It's the job of the TX interrupt ISR to fill the transmit buffer, then. If the transmit buffer is empty, the TX interrupt should be executed as soon as the start_tx() enables the interrupt, so there is no reason for the extra imx_transmit_buffer() call, here. Remove it. Signed-off-by: Dirk Behme <[email protected]> Signed-off-by: Andy Lowe <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions