[PATCH] i4l gigaset: move sysfs entry to tty class device
authorHansjoerg Lipp <hjlipp@web.de>
Sat, 22 Apr 2006 16:43:00 +0000 (18:43 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 19:40:47 +0000 (12:40 -0700)
commit3dda4e373c7474cfe280f4270b70c1563f92a2a7
treeb38e2c22056859de773ef8e47b059f53a52d0215
parent1cdcb6b43fda7424b7435dac8f80b2b5d8a48899
[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 <hjlipp@web.de>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/isdn/README.gigaset
drivers/isdn/gigaset/common.c
drivers/isdn/gigaset/gigaset.h
drivers/isdn/gigaset/interface.c
drivers/isdn/gigaset/proc.c