From: Julia Lawall Date: Thu, 19 Apr 2012 16:12:40 +0000 (+0200) Subject: drivers/tty/amiserial.c: add missing tty_unlock X-Git-Tag: v3.2.17~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e59e5037a68d230884c279f4e2b8d8ca60c3f29;p=pandora-kernel.git drivers/tty/amiserial.c: add missing tty_unlock commit d3a7b83f865b46bb7b5e1ed18a129ce1af349db4 upstream. tty_unlock is used on all other exits from the function. Signed-off-by: Julia Lawall Acked-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed