From: Chuck Ebbert Date: Thu, 1 Oct 2009 22:44:26 +0000 (-0700) Subject: serial: add parameter to force skipping the test for the TXEN bug X-Git-Tag: v2.6.32-rc3~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d41a4b515e346b3afdb5147d86927fa5835fc13b;p=pandora-kernel.git serial: add parameter to force skipping the test for the TXEN bug Allow users to force skipping the TXEN test at init time. Applies to all serial ports. Intended for debugging only. There is a blacklist for devices where we need to skip the test but the list is not complete. This lets users force skipping the test so we can determine if they need to be added to the list. Some HP machines with weird serial consoles have this problem and there may be more. Signed-off-by: Chuck Ebbert Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed