Re: [PATCH] usb: bdc: Remove the BDC PCI driver

2021-01-18 Thread Greg Kroah-Hartman
On Mon, Jan 18, 2021 at 01:54:16PM +0100, Patrik Jakobsson wrote: > On Mon, Jan 18, 2021 at 1:22 PM Felipe Balbi wrote: > > > > > > Hi, > > > > Greg Kroah-Hartman writes: > > >> Al Cooper writes: > > >> > The BDC PCI driver was only used for design verification with > > >> > an PCI/FPGA board. T

Re: [PATCH] usb: bdc: Remove the BDC PCI driver

2021-01-18 Thread Patrik Jakobsson
On Mon, Jan 18, 2021 at 1:22 PM Felipe Balbi wrote: > > > Hi, > > Greg Kroah-Hartman writes: > >> Al Cooper writes: > >> > The BDC PCI driver was only used for design verification with > >> > an PCI/FPGA board. The board no longer exists and is not in use > >> > anywhere. All instances of this c

Re: [PATCH] usb: bdc: Remove the BDC PCI driver

2021-01-18 Thread Felipe Balbi
Hi, Greg Kroah-Hartman writes: >> Al Cooper writes: >> > The BDC PCI driver was only used for design verification with >> > an PCI/FPGA board. The board no longer exists and is not in use >> > anywhere. All instances of this core now exist as a memory mapped >> > device on the platform bus. >>

Re: [PATCH] usb: bdc: Remove the BDC PCI driver

2021-01-18 Thread Greg Kroah-Hartman
On Mon, Jan 18, 2021 at 01:30:36PM +0200, Felipe Balbi wrote: > > Hi, > > Al Cooper writes: > > The BDC PCI driver was only used for design verification with > > an PCI/FPGA board. The board no longer exists and is not in use > > anywhere. All instances of this core now exist as a memory mapped

Re: [PATCH] usb: bdc: Remove the BDC PCI driver

2021-01-18 Thread Felipe Balbi
Hi, Al Cooper writes: > The BDC PCI driver was only used for design verification with > an PCI/FPGA board. The board no longer exists and is not in use > anywhere. All instances of this core now exist as a memory mapped > device on the platform bus. > > NOTE: This only removes the PCI driver and

Re: [PATCH] usb: bdc: Remove the BDC PCI driver

2021-01-15 Thread Florian Fainelli
On 1/15/2021 1:31 PM, Al Cooper wrote: > The BDC PCI driver was only used for design verification with > an PCI/FPGA board. The board no longer exists and is not in use > anywhere. All instances of this core now exist as a memory mapped > device on the platform bus. > > NOTE: This only removes

[PATCH] usb: bdc: Remove the BDC PCI driver

2021-01-15 Thread Al Cooper
The BDC PCI driver was only used for design verification with an PCI/FPGA board. The board no longer exists and is not in use anywhere. All instances of this core now exist as a memory mapped device on the platform bus. NOTE: This only removes the PCI driver and does not remove the platform driver