Re: [PATCH 1/2] staging: remove isdn capi drivers
Arnd Bergmann <[email protected]> Tue, 10 Dec 2019 21:58:47 +0100
| Newsgroups | gmane.linux.kernel,gmane.linux.network,gmane.linux.bluez.kernel,gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <CAK8P3a21ubUOvKKFYPbC7tqg0wPjBi7iR7ZZP0xTbvvt6=PiEw@mail.gmail.com> |
On Tue, Dec 10, 2019 at 10:19 AM Greg Kroah-Hartman <[email protected]> wrote: > > On Mon, Dec 09, 2019 at 04:11:13PM +0100, Arnd Bergmann wrote: > > As described in drivers/staging/isdn/TODO, the drivers are all > > assumed to be unmaintained and unused now, with gigaset being the > > last one to stop being maintained after Paul Bolle lost access > > to an ISDN network. > > > > The CAPI subsystem remains for now, as it is still required by > > bluetooth/cmtp. > > > > Signed-off-by: Arnd Bergmann <[email protected]> > > --- > > Documentation/ioctl/ioctl-number.rst | 1 - > > This file is not in 5.5-rc1, what tree did you make this against? This was against v5.4, sending a rebased version now. Arnd