[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120313160951.GA18810@kroah.com>
Date: Tue, 13 Mar 2012 09:09:51 -0700
From: 'Greg KH' <gregkh@...uxfoundation.org>
To: Donald <donald@...x.com.tw>
Cc: "'open list:USB SUBSYSTEM'" <linux-usb@...r.kernel.org>,
'open list' <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/1] x86: Fixed MCS7820 device attach problem
On Tue, Mar 13, 2012 at 03:54:46PM +0800, Donald wrote:
> A MCS7820 device supports two serial ports and a MCS7840 device supports
> four serial ports. Both devices use the same driver, but the attach function
> in driver was unable to correctly handle the port numbers for MCS7820
> device. This problem has been fixed in this patch and this fix has been
> verified on x86 Linux kernel 3.2.9 with both MCS7820 and MCS7840 devices.
>
> Signed-off-by: Donald Lee <donald@...x.com.tw>
>
> ---
> drivers/usb/serial/mos7840.c | 83
> +++++++++++++++++++++++++++++-------------
This is great, but your email client turned the tabs into spaces and
line-wrapped the patch, and added trailing spaces on every line, making
this impossible to apply :(
Care to read Documentation/email_clients.txt and resend it after fixing
things up on your end?
And this isn't limited to x86, so you don't need that in the subject:
line, it's a USB issue for all platforms.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists