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-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html