altera_uart: Make it possible to use Altera UART and 8250 ports together
authorAnton Vorontsov <cbouatmailru@gmail.com>
Fri, 1 Oct 2010 14:23:24 +0000 (18:23 +0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:20:08 +0000 (10:20 -0700)
This fixes tty name, major and minor numbers. The major number
204 is used across many platform-specific serial drivers, so we
use that.

Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
Acked-by: Tobias Klauser <tklauser@distanz.ch>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found