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

From: Alan Cox
Date: Fri Dec 09 2011 - 06:12:17 EST


> +#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
--
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/