Re: [PATCH 0/4] irda: move it to drivers/staging so we can delete it
From: David Miller <davem@davemloft.net>
Date: 2017-08-28 23:42:14
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2017-08-28 23:42:14
Also in:
lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Date: Sun, 27 Aug 2017 17:03:30 +0200
The IRDA code has long been obsolete and broken. So, to keep people from trying to use it, and to prevent people from having to maintain it, let's move it to drivers/staging/ so that we can delete it entirely from the kernel in a few releases.
No objection, I'll apply this to net-next, thanks Greg.