commit | 6961a9df054489381b1d22cc24c0f380981b62b8 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Wed Sep 27 15:44:48 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 08 16:19:56 2017 -0400 |
tree | 1d7024c192d57a4380349fae55cf3e873ef436b1 | |
parent | f489a4fe6357c21bcc40d3bad0bf16fef9152f01 [diff] |
serial: stm32x7: cleanup code Use BIT() macro and GENMASK() macro Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Vikas Manocha <vikas.manocha@st.com>