USB: tty: sort out the request_room handling for whiteheat
authorAlan Cox <alan@linux.intel.com>
Wed, 17 Feb 2010 13:06:57 +0000 (13:06 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:55:09 +0000 (14:55 -0800)
commit67ccbd6f1af3025af3224be5c4f992aaf8811334
tree615f370f2ab840928a417a623cfb41a1568e2842
parent5d3034ab8faea229942e79d867d18722d5375b12
USB: tty: sort out the request_room handling for whiteheat

This driver has its own (surplus) backup queue system which wants removing
from the receive overflow logic.

Do this at the same time as removing the request_room logic

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/whiteheat.c