Re: [PATCH 2/2] serial: bfin-uart: Remove ASYNC_CTS_FLOW flag forhardware automatic CTS.

From: Sonic Zhang
Date: Mon Dec 12 2011 - 00:25:18 EST


Hi Alan,


On Fri, Dec 9, 2011 at 7:12 PM, Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
>> +#ifdef CONFIG_SERIAL_BFIN_CTSRTS
>>                       uart->port.flags |= ASYNC_CTS_FLOW;
>> +#endif
>
> As an aside could the cts/hard cts etc be passed as properties to the
> platform device rather than ifdeffed ?
>
> Alan

As Mike mentioned, these Macros are used to keep the code smaller when
user doesn't want to enable UART flow control feature.

I will sent out V2 against the latest kernel next tree.


Sonic
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/