summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2017-10-16 15:06:20 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-10-23 11:24:24 +0200
commit7c63838ea5afb15a60c58a2f0fe8ac093fc9f1a5 (patch)
tree016b86d163a99a714bfb2bfb5d5851161d93306b /kernel
parentdee7d0f3b200c67c6ee96bd37c6e8fa52690ab56 (diff)
serdev: ttyport: add missing open() error handling
Add missing error handling for tty-driver open() which may fail (e.g. if resource allocation fails or if a port is being disconnected). Note that close() must be called also in case of failed open() and that the operation sanity check is amended to catch buggy drivers. Signed-off-by: Johan Hovold <johan@kernel.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions