commit | 597c606f560cf7ef6029152fa7574bddbfb0252f | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Thu Nov 04 16:20:21 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 16 12:50:18 2010 -0800 |
tree | 0d0fcf0087de96cffea0853eac87fce048c6f00d | |
parent | 23308ba54dcdb54481163bfb07dd8aeca76a7a2e [diff] |
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 <jslaby@suse.cz> Acked-by: Kyle McMartin <kyle@mcmartin.ca> Cc: Helge Deller <deller@gmx.de> Cc: "James E.J. Bottomley" <jejb@parisc-linux.org> Cc: linux-parisc@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>