pinctrol: dm: remove the function pinctrl_decode_pin_config
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 23 Oct 2019 13:44:36 +0000 (15:44 +0200)
committerSimon Glass <sjg@chromium.org>
Thu, 14 Nov 2019 13:09:34 +0000 (07:09 -0600)
commit1dd49f577b75d9d6d1716b133024a31d20748382
treef06627e9d95ad32bba9ad32099f5f65719d1e2b4
parent3ff1ff3ff76c15efe0451309af084ee6c096c583
pinctrol: dm: remove the function pinctrl_decode_pin_config

Remove the pinctrl_decode_pin_config() API, because this
function is unused and not compatible with livetree
(it uses fdtdec_get_bool instead of ofnode API).

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/pinctrl/pinctrl-uclass.c
include/dm/pinctrl.h