On Thu, Feb 02, 2012 at 10:44:40AM -0800, Greg KH wrote: > On Thu, Feb 02, 2012 at 05:25:04PM +0100, Johan Hovold wrote: > > On Tue, Jan 31, 2012 at 01:19:09PM -0800, Greg Kroah-Hartman wrote: > > > > > > This is a note to let you know that I've just added the patch titled > > > > > > USB: cp210x: do not map baud rates to B0 > > > > > > to the 2.6.32-longterm tree which can be found at: > > > > > > http://www.kernel.org/git/?p=linux/kernel/git/longterm/longterm-queue-2.6.32.git;a=summary > > > > > > The filename of the patch is: > > > usb-cp210x-do-not-map-baud-rates-to-b0.patch > > > and it can be found in the queue-2.6.32 subdirectory. > > > > > > If you, or anyone else, feels it should not be added to the 2.6.32 > > > longterm tree, > > > please let <[email protected]> know about it. > > > > Was it intentional that you added only this one and not the > > rest of the cp210x fixes (for cp2104) to 2.6.32? Not sure it makes much > > sense to add this one alone. > > Why not, it does solve a problem there, right?
It does. I was just a little worried that adding that patch alone without the rest of the series could have some undesired side effect (e.g. as quantise_baudrate is being called also from get_termios). Looking at the code that does not seem to be the case however. > And yes, I only applied it there as I didn't feel backporting all of > that logic to such an old kernel was a good thing to do at the time. I agree. Thanks, Johan -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
