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

And: Tilman Schmidt <tilman@imap.cc>

This patch adds the event layer to the gigaset module.  The event layer
serializes events from hardware, userspace, and other kernel subsystems.

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/ev-layer.c [new file with mode: 0644]