[PATCH] serial: pl011: implement workaround for CTS clear event issue

Linus Walleij linus.walleij at linaro.org
Mon Mar 26 05:05:16 EDT 2012


On Mon, Mar 26, 2012 at 10:17 AM, Russell King - ARM Linux
<linux at arm.linux.org.uk> wrote:
> On Mon, Mar 26, 2012 at 10:01:08AM +0200, Linus Walleij wrote:
>> -     unsigned int status, pass_counter = AMBA_ISR_PASS_LIMIT;
>> +     unsigned int status;
>
> Why are you removing the pass counter and associated code, which was
> there before your work-around patch was applied?

Good point, I'll cook a v2 which restores that counter an break clause to
what it was before the workaround was added.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list