From: David S. Miller Date: Mon, 20 Feb 2006 22:39:16 +0000 (-0800) Subject: [SPARC] serial: Make sure sysfs nodes get named correctly. X-Git-Tag: v2.6.17-rc1~1184^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5deb807b8cd5c8fe48cbb4f7f5dd70cfbdb1178;p=pandora-kernel.git [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 --- Reading git-diff-tree failed