aboutsummaryrefslogtreecommitdiff
path: root/include/linux_logo.h
diff options
context:
space:
mode:
authorPali Rohár2022-09-05 11:31:18 +0200
committerTom Rini2022-09-24 10:47:01 -0400
commit016e2be96d4247ceacca05932f2e94d31607cc57 (patch)
tree73d35b6b8c6cf4830f1fff287071d6ce0ce432b0 /include/linux_logo.h
parent974f48366f5b151f13b91961ec7721e74fb54fa9 (diff)
serial: Implement flush callback
UART drivers have putc/puts functions which just put characters into HW transmit queue and do not wait until all data are transmitted. Implement flush callback via serial driver's pending(false) callback which waits until HW transmit all characters from the queue. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/linux_logo.h')
0 files changed, 0 insertions, 0 deletions