On Mon, Oct 26, 2020 at 11:44:21AM +0100, Johan Hovold wrote: > The digi_acceleport driver is the only driver still using the port > write wake queue so move it to that driver's port data. > > Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> > --- > drivers/usb/serial/digi_acceleport.c | 12 ++++++------ > include/linux/usb/serial.h | 2 -- > 2 files changed, 6 insertions(+), 8 deletions(-) > Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>