[PATCH 0/3] ISDN patches for net-next (v2)
Tilman Schmidt <[email protected]>
| Newsgroups | gmane.linux.network,gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
Here's v2 of the series of patches for the ISDN CAPI subsystem prepared by Paul Bolle and reviewed by yours truly. It reflects GregKH's review, resulting in a substantial simplification. Please merge via net-next. Paul Bolle (3): isdn/capi: move capi_info2str to capidrv.c isdn/capi: Make verbose reporting depend on capidrv isdn/capi: fix (middleware) device nodes drivers/isdn/capi/Kconfig | 18 ++-- drivers/isdn/capi/capi.c | 4 +- drivers/isdn/capi/capidrv.c | 195 ++++++++++++++++++++++++++++++++++++++++ drivers/isdn/capi/capiutil.c | 200 ------------------------------------------ include/linux/isdn/capiutil.h | 5 -- 5 files changed, 206 insertions(+), 216 deletions(-) -- 1.9.2.459.g68773ac