summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorPeter Hurley <peter@hurleysoftware.com>2014-10-17 00:54:26 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-06 05:53:55 +0300
commit64dbee31050d5b93b5fcda25508e4d3c69f6589c (patch)
treeb3ab35f59ea9b4da82aea851111bdd002753651c /include/uapi/linux
parent2b702b9b680cd17dbdd93461dd3f66297e313809 (diff)
downloadlinux-64dbee31050d5b93b5fcda25508e4d3c69f6589c.tar.xz
serial: core: Remove extra locking in uart_write()
uart_start() only claims the port->lock to call __uart_start(), which does the actual processing. Eliminate the extra acquire/release in uart_write(); call __uart_start() directly with port->lock already held. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions