From: Jiri Slaby Date: Thu, 7 Feb 2008 08:16:40 +0000 (-0800) Subject: Char: serial167, remove bottomhalf X-Git-Tag: v2.6.25-rc1~313 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3099bbc59435928fbd1f4ebd835f825bca755bbb;p=pandora-kernel.git Char: serial167, remove bottomhalf - Cy_EVENT_OPEN_WAKEUP is simple wake_up - Cy_EVENT_HANGUP is wake_up + tty_hangup, which schedules its own work - Cy_EVENT_WRITE_WAKEUP is tty_wakeup which may be called directly too Signed-off-by: Jiri Slaby Acked-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed