From: Jiri Slaby Date: Thu, 4 Nov 2010 15:20:21 +0000 (+0100) Subject: parisc: cleanup console handling X-Git-Tag: v2.6.38-rc1~464^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597c606f560cf7ef6029152fa7574bddbfb0252f;p=pandora-kernel.git parisc: cleanup console handling * use newly added for_each_console for iterating consoles * add proper console locking * do not initialize tmp twice * no need to declare console_drivers, it's already done in console.h Signed-off-by: Jiri Slaby Acked-by: Kyle McMartin Cc: Helge Deller Cc: "James E.J. Bottomley" Cc: linux-parisc@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed