On Sun, Dec 01, 2019 at 01:41:56PM +0100, Greg Kroah-Hartman wrote:
On Sun, Dec 01, 2019 at 01:30:42PM +0100, Tilman Schmidt wrote:
Hi Johan,
this is probably caused by the move of the driver to staging in kernel release 5.3 half a year ago. If you want your patches to apply to pre-5.3 stable releases you'll have to submit a version with the paths changed from drivers/staging/isdn/gigaset to drivers/isdn/gigaset.
That's trivial for me to do when they get added to the stable tree(s), no need to worry about it.
I'll be sending a v2 of this series shortly. Somehow I managed to overlook usb_endpoint_is_bulk_in() and friends so patch 4/4 should no longer be needed either.
Johan