commit | 59bed2dfe03e9e572bfb5a2d29effc1791eedcbc | [log] [tgz] |
---|---|---|
author | Alexandre TORGUE <alexandre.torgue@st.com> | Thu Sep 15 18:42:37 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 22 11:48:55 2016 +0200 |
tree | 523c25491a30fadf9d9492f4c23bf1126fbafa40 | |
parent | a14f66a427f8c960ca9cf1048f1bbf7607f85809 [diff] |
serial: stm32: correct flow control property spelling "st,hw-flow-ctrl" property is documented in device tree binding whereas "auto-flow-control" was used in the code. The driver is now aligned with the binding name "st,hw-flow-ctrl". Signed-off-by: Gerald Baeza <gerald.baeza@st.com> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>