commit | 2f48288512e97cfdf67e6fc0776866f16b3ba1ba | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Fri Aug 03 15:07:40 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 10 20:20:38 2018 -0400 |
tree | 2488c78a8841ea006f7c56951925cff76b099d1c | |
parent | 34e64c00329c7feb43d971c65a56ad49ba1531fe [diff] |
dm: serial: Remove setparity ops setparity users has been updated to use new setconfig ops, so we can safely remove setparity ops Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>