commit | 826325f18d6b7683f2c2c533dffa9f842279f037 | [log] [tgz] |
---|---|---|
author | Christoph Muellner <christoph.muellner@theobroma-systems.com> | Tue Feb 12 18:28:53 2019 +0100 |
committer | Simon Glass <sjg@chromium.org> | Thu Apr 11 20:10:05 2019 -0600 |
tree | ee92e1f56adb3bb3b287fd4e97b37cb88dd4ec2d | |
parent | 0b025b8b7af44de4d58cdda3f87f25d6689f89e0 [diff] |
dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm(). 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> Reviewed-by: Simon Glass <sjg@chromium.org>