From: David S. Miller Date: Tue, 24 Nov 2009 21:56:39 +0000 (-0800) Subject: sunsab: Do not set sunsab_reg.cons right before registering minors. X-Git-Tag: v2.6.32~39^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e68e188411ea98e40309700cf0c89ad4469ac1d;p=pandora-kernel.git sunsab: Do not set sunsab_reg.cons right before registering minors. Other Sun serial drivers do not do this, and if we keep it this way it ends up registering all serial devices as consoles rather than just the one which we explicitly register via sunserial_console_match() which uses add_preferred_console(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed