aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorIlpo Järvinen <[email protected]>2022-06-07 11:41:54 +0300
committerGreg Kroah-Hartman <[email protected]>2022-06-10 13:44:47 +0200
commit90574a5b5a048af7c8c1de8977da498f1e2bdce9 (patch)
tree9de64b935641dd7b602f73c436324f289854432d /include/linux/debugobjects.h
parent767cc6681b1b17f4cbba0b8b37bf6dbb1322c9ac (diff)
serial: 8250: handle __start_tx() call in start_tx()
As either start_tx_rs485() or start_tx() calls __start_tx() as the last line of their logic, it makes sense to just move that call into start_tx(). When start_tx_rs485() wants to defer tx using timer, return false so start_tx() can return based on it. Reorganize em485 code in serial8250_start_tx() so that the return can be shared for the cases where tx start is deferred. Signed-off-by: Ilpo Järvinen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions