commit | ad060c052bf8593c3d21bdab1f72f5f181064972 | [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 | fbd5c72d767d04adb780188cb47772ed386fb297 [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>