
5 Apr
2019
5 Apr
'19
1:43 p.m.
Hi Simon,
any plans to get this merged?
Thanks, Christoph
On 14.02.2019, at 02:54, Simon Glass sjg@chromium.org wrote:
On Tue, 12 Feb 2019 at 18:29, Christoph Muellner christoph.muellner@theobroma-systems.com wrote:
This reverts commit 5ff776889212c080e3d1a33634ac904405ed6845.
As noted in the comment, the function pinctrl_decode_pin_config_dm() only served as a temporary solution.
Since the function has no users anymore, we can remove it again.
Signed-off-by: Christoph Muellner christoph.muellner@theobroma-systems.com
drivers/pinctrl/pinctrl-uclass.c | 22 ---------------------- include/dm/pinctrl.h | 12 ------------ 2 files changed, 34 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org