linux/drivers/isdn/gigaset
Alexey Dobriyan 9a58a80a70 proc_fops: convert drivers/isdn/ to seq_file
Convert code away from ->read_proc/->write_proc interfaces.  Switch to
proc_create()/proc_create_data() which make addition of proc entries
reliable wrt NULL ->proc_fops, NULL ->data and so on.

Problem with ->read_proc et al is described here commit
786d7e1612 "Fix rmmod/read/write races in
/proc entries"

[akpm@linux-foundation.org: CONFIG_PROC_FS=n build fix]
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Karsten Keil <keil@b1-systems.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-14 03:10:54 -08:00
..
Kconfig gigaset: add Kernel CAPI interface (v3) 2009-10-06 22:43:53 -07:00
Makefile gigaset: add Kernel CAPI interface (v3) 2009-10-06 22:43:53 -07:00
asyncdata.c usb_gigaset: code cleanup 2009-10-29 01:37:10 -07:00
bas-gigaset.c drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg 2009-11-19 12:29:27 -08:00
capi.c proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
common.c gigaset: don't enable any debugging output by default 2009-12-08 20:30:41 -08:00
dummyll.c gigaset: allow building without I4L 2009-10-06 22:43:51 -07:00
ev-layer.c gigaset: convert strcmp chain to table lookup 2009-10-29 01:37:18 -07:00
gigaset.h gigaset: convert strcmp chain to table lookup 2009-10-29 01:37:18 -07:00
i4l.c gigaset: checkpatch cleanup 2009-10-29 01:37:12 -07:00
interface.c drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg 2009-11-19 12:29:27 -08:00
isocdata.c bas_gigaset: checkpatch cleanup 2009-10-29 01:37:14 -07:00
proc.c gigaset: checkpatch cleanup 2009-10-29 01:37:12 -07:00
ser-gigaset.c drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg 2009-11-19 12:29:27 -08:00
usb-gigaset.c drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg 2009-11-19 12:29:27 -08:00