Documentation/isdn/INTERFACE.CAPI
authorTilman Schmidt <tilman@imap.cc>
Thu, 23 Apr 2009 02:24:21 +0000 (02:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Apr 2009 12:37:39 +0000 (05:37 -0700)
isdn: document Kernel CAPI driver interface

Create a file Documentation/isdn/INTERFACE.CAPI describing the
interface between the kernel CAPI subsystem and ISDN device drivers,
analogous to the existing Documentation/isdn/INTERFACE for the old
isdn4linux subsystem. Also add kerneldoc comments to the exported
functions in drivers/isdn/capi/kcapi.c.

Impact: Documentation
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>

No differences found