| commit | 8a84eb164cc44a7604a27f8118473a82b45472a8 | [log] [tgz] |
|---|---|---|
| author | David S. Miller <davem@sunset.davemloft.net> | Wed Jul 19 22:55:08 2006 -0700 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Fri Jul 21 14:18:25 2006 -0700 |
| tree | b80fe22fe3a3a2e8767ec001292394c7e7d8d91c | |
| parent | b77d35b7229164304d6fb8f047b9bcd3da2c9592 [diff] |
[SERIAL] sunzilog: Fix instance enumeration.
Just do a linear enumeration so that we handle sun4d systems
correctly. As a consequence, eliminate the hard coded keyboard and
mouse channel line values, use the CONS_{KEYB,MS} flags instead.
Also, report the keyboard/mouse Zilog channels just like the uart ones
do.
Signed-off-by: David S. Miller <davem@davemloft.net>