dm: serial: Remove setparity ops
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 3 Aug 2018 13:07:40 +0000 (15:07 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 11 Sep 2018 00:20:38 +0000 (20:20 -0400)
commitad060c052bf8593c3d21bdab1f72f5f181064972
tree2488c78a8841ea006f7c56951925cff76b099d1c
parentfbd5c72d767d04adb780188cb47772ed386fb297
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>
include/serial.h