]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] isdn4linux: Siemens Gigaset drivers - common module
authorHansjoerg Lipp <hjlipp@web.de>
Sun, 26 Mar 2006 09:38:29 +0000 (01:38 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:57:05 +0000 (08:57 -0800)
commit24e20f98192b4a2ca475c4dc532881c7860719dd
treee1f3d46ccb136535b0e7a6818b394c1d57173a24
parent8187bdc31dc646ffbc7d7a3c22304d14ad939d54
[PATCH] isdn4linux: Siemens Gigaset drivers - common module

And: Tilman Schmidt <tilman@imap.cc>

This patch adds the common include file for the Siemens Gigaset drivers,
providing definitions used by all of the Gigaset ISDN driver source files.  It
also adds the main source file of the gigaset module which manages common
functions not specific to the type of connection to the device.

Signed-off-by: Hansjoerg Lipp <hjlipp@web.de>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Cc: Karsten Keil <kkeil@suse.de>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/isdn/gigaset/common.c [new file with mode: 0644]
drivers/isdn/gigaset/gigaset.h [new file with mode: 0644]