From: Hansjoerg Lipp Date: Sat, 22 Apr 2006 16:43:00 +0000 (+0200) Subject: [PATCH] i4l gigaset: move sysfs entry to tty class device X-Git-Tag: v2.6.18-rc1~858^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dda4e373c7474cfe280f4270b70c1563f92a2a7;p=pandora-kernel.git [PATCH] i4l gigaset: move sysfs entry to tty class device Using the class device pointer returned by tty_register_device() with part 1 of the patch, attach the Gigaset drivers' "cidmode" sysfs entry to its tty class device, where it can be found more easily by users who do not know nor care which USB port the device is attached to. Signed-off-by: Hansjoerg Lipp Signed-off-by: Tilman Schmidt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed