]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc354766fa6cdf075ae1614230cdcd84ef9e035bd
treeb38e2c22056859de773ef8e47b059f53a52d0215
parent1dd96d109644347d1bb22c37d582ffa4b1080256
[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