From: Guy Martin Date: Mon, 14 Jun 2010 17:24:41 +0000 (+0200) Subject: parisc: add tty driver to PDC console X-Git-Tag: v2.6.37-rc1~69^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=650a35f868f809aade56ef960d8a465f57ac74e2;p=pandora-kernel.git parisc: add tty driver to PDC console This patch adds a tty driver to the PDC console. It allows the use of ports not supported by linux as a console (e.g. serial port on C8000.) The tty driver will not register the ttyB device if PDC console driver has been unregistered. This happens when the early printk console is disabled as it has not been selected as the primary console. Signed-off-by: Guy Martin Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed