From dabe2c1385cd53d91c0a318c0fb7d2c015c61458 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Thu, 3 Jan 2013 15:53:08 +0100 Subject: [PATCH] cyclades: push down tty_port_tty_get Now, the tty is not needed at all places in the ISR. So we can just request in on demand when really needed. This cleans TX and RX paths a bit as the indentation level can be dropped by two now when we also invert the char_count if condition. Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed