]> git.karo-electronics.de Git - karo-tx-linux.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)
commit6fd5ea63f85e30fda55b80939b4f379ea5db62b1
treee1f3d46ccb136535b0e7a6818b394c1d57173a24
parent0a34eb8f55a71678c379b47c25f562050c80efcc
[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]