serial, mfd: don't hardcode the console
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 10 Nov 2011 13:18:09 +0000 (13:18 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Nov 2011 23:50:30 +0000 (15:50 -0800)
Add support to specify which HSU port to use as an early console. This can
be selected by passing "earlyprintk=hsu<n>" on the kernel command line. By
default port 0 is still used.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found