commit | defcc6351b06b28833c9779d94c323693b25ba8a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 23 08:11:13 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 05 12:24:40 2021 -0700 |
tree | a2a609fe3010f65123a58b6c28e88c0b70d0b5f1 | |
parent | 541f62c2f923a1ae4b182ce19d45830154f7e264 [diff] |
pinctrl: Drop post_bind() method when not needed This is not used with of-platdata, so remove it in that case. Signed-off-by: Simon Glass <sjg@chromium.org>