Re: [PATCH 3/3] serial: pl011: allow very high baudrates
From: Alan Cox <hidden>
Date: 2012-09-25 19:00:12
Also in:
linux-arm-kernel
From: Alan Cox <hidden>
Date: 2012-09-25 19:00:12
Also in:
linux-arm-kernel
OK sorry for getting this backwards, so I was under the impression that BOTHER was an internal detail of the TTY layer, not to be or:ed on and passed in from the outside.
BOTHER is a speed setting like the other Bxxx values - it's an external API.
Then everything makes perfect sense, I'll try to patch the caller instead for this "bug" and see what happens. Probably it JustWorks...
Cool