linux-stable/drivers/isdn/capi
Jiri Slaby 2f16669d32 TTY: remove re-assignments to tty_driver members
All num, magic and owner are set by alloc_tty_driver. No need to
re-set them on each allocation site.

pti driver sets something different to what it passes to
alloc_tty_driver. It is not a bug, since we don't use the lines
parameter in any way. Anyway this is fixed, and now we do the right
thing.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-08 11:37:58 -08:00
..
capi.c TTY: remove re-assignments to tty_driver members 2012-03-08 11:37:58 -08:00
capidrv.c isdn/capi: unregister capictr notifier after init failure 2010-12-24 15:59:05 +01:00
capidrv.h
capilib.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
capiutil.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
kcapi.c isdn/capi: make kcapi use a separate workqueue 2010-12-24 15:59:06 +01:00
kcapi.h CAPI: Rework locking of controller data structures 2010-02-16 16:01:22 -08:00
kcapi_proc.c drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. 2011-10-31 19:31:49 -04:00
Kconfig capi: Perform scheduled capifs removal 2011-04-06 14:43:33 -07:00
Makefile capi: Perform scheduled capifs removal 2011-04-06 14:43:33 -07:00