commit | 99793c660c811309ae4ca94cc9cf1c2f34940197 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <cbouatmailru@gmail.com> | Fri Oct 01 18:23:24 2010 +0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:20:08 2010 -0700 |
tree | f75092dd60f6186c4a8ff52e848ae40687c3c60c | |
parent | 0d426eda7c94d864ead913f7099c623521368443 [diff] |
altera_uart: Make it possible to use Altera UART and 8250 ports together 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>