From: Jiri Slaby Date: Tue, 29 Mar 2011 21:23:41 +0000 (+0200) Subject: Char: moxa, do not touch NORMAL_ACTIVE bit X-Git-Tag: v3.0-rc1~338^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c31bdb6b2a7118150df1668444fd1b7f1df3b85;p=pandora-kernel.git Char: moxa, do not touch NORMAL_ACTIVE bit The bit is set in tty_port_block_til_ready (via moxa_open) and unset in tty_port_close (via moxa_close). No need to pin it in the driver. Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed