1
0
Fork 0
alistair23-linux/Documentation/isdn
Arnd Bergmann f59aba2f75 isdn: capi: dead code removal
The staging isdn drivers are gone, and CONFIG_BT_CMTP is now
the only user. This means a lot of the code in the subsystem
has no remaining callers and can be removed.

Change the capi user space front-end to be part of kernelcapi,
and the combined module to only be compiled if BT_CMTP is
also enabled, then remove the interfaces that have no remaining
callers.

As the notifier list and the capi_drivers list have no callers
outside of kcapi.c, the implementation gets much simpler.

Some definitions from the include/linux/*.h headers are only
needed internally and are moved to kcapi.h.

Acked-by: David Miller <davem@davemloft.net>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20191210210455.3475361-2-arnd@arndb.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-12-11 09:12:38 +01:00
..
credits.rst docs: isdn: convert to ReST and add to kAPI bookset 2019-07-31 13:30:25 -06:00
index.rst staging: remove isdn capi drivers 2019-12-11 09:11:29 +01:00
interface_capi.rst isdn: capi: dead code removal 2019-12-11 09:12:38 +01:00
m_isdn.rst docs: isdn: convert to ReST and add to kAPI bookset 2019-07-31 13:30:25 -06:00