From: Jiri Slaby Date: Fri, 8 Dec 2006 10:38:52 +0000 (-0800) Subject: [PATCH] Char: isicom, move to tty_register_device X-Git-Tag: v2.6.20-rc1~34^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=938a7023bbbc626b0ab7ece13fe8cb26cfcc486b;p=pandora-kernel.git [PATCH] Char: isicom, move to tty_register_device Instead of registering all devices in register_tty_driver, register devices in probe function and register only port_count devices. Signed-off-by: Jiri Slaby Cc: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed