Re: [PATCH 1/1] serial: Fintek F81232 driver improvement
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2015-01-16 15:21:57
Also in:
lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2015-01-16 15:21:57
Also in:
lkml
On Fri, Jan 16, 2015 at 02:41:21PM +0800, Peter Hung wrote:
From: Peter Hong <redacted> The original driver completed with TX function, but RX/MSR/MCR/LSR is not workable with this driver. So we rewrite it to make this device workable. This patch is tested with PassMark BurnInTest with Cycle-to-115200 + MCR/MSR check for 15mins & checked with Suspend-To-RAM/DISK Signed-off-by: Peter Hong <redacted> --- drivers/usb/serial/f81232.c | 528 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 440 insertions(+), 88 deletions(-)
Please use get_maintainer.pl to determine who to send this to (hint, it's not me...) thanks, greg k-h