On Tue, Jan 17, 2012 at 03:59:49PM +0530, Shreshtha Kumar SAHU wrote: > From: Shreshtha Kumar Sahu <shreshthakumar.sahu@xxxxxxxxxxxxxx> > > In present driver, shutdown clears RTS in CR register. But the > documentation "Documentation/serial/driver" suggests not to > disable RTS in shutdown(). Also RTS is preserved between shutdown > and startup calls, i.e. it is restored in startup if it was enabled > during shutdown. So that if autorts is set and RTS is set using > pl011_set_mctrl then it should continue even after shutdown->startup > sequence. And hence during set_termios it will enable RTS only if RTS > bit is set in UARTx_CR register. For throttling/unthrottling user > should call pl011_set_mctrl. > > Change-Id: I743f33fb10e7e655657cd5dae1ec585e914a65bc What is this field, and why would we want it in the kernel.org changelogs? Please remove it. Same goes for your other patch. greg k-h -- 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