commit | f5deb807b8cd5c8fe48cbb4f7f5dd70cfbdb1178 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Feb 20 14:39:16 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:13:47 2006 -0800 |
tree | 6b6c341791e32ea00d637b9f243f55b91da962bc | |
parent | 55555633bd4e72534b53c50525817259435e18df [diff] |
[SPARC] serial: Make sure sysfs nodes get named correctly. Because we play this trick where we use ttyS? in increasing minor numbers for different sunfoo.c drivers, we have to inform the TTY layer of this. Do so by setting the tty->name_base appropriately. Probably there should be a generic way to do this in the serial core, but for now... Signed-off-by: David S. Miller <davem@davemloft.net>