diff options
author | Sylvain Munaut <tnt@246tNt.com> | 2006-01-06 00:11:32 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-06 08:33:30 -0800 |
commit | d62de3aa8ac762c09845aa38634a845da55f31dc (patch) | |
tree | 22cb364644ecdacb2fe678b93ae0f446932cc971 /fs/coda | |
parent | 2d8179c0b77b54e27321944e16f65defeda81e27 (diff) |
[PATCH] ppc32/serial: Change mpc52xx_uart.c to use the Low Density Serial port major
Before this patch we were just using the "classic" /dev/ttySx devices.
However when another on the system is loaded that uses those (like drivers for
serial PCMCIA), that creates a conflict for the minors. Therefore, we now use
/dev/ttyPSC[0:5] (note the 0-based numbering !) with some minors we've been
assigned in the "Low Density Serial port major"
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/coda')
0 files changed, 0 insertions, 0 deletions