commit | bf4dae5ce1b95a5932e43036edcf3f1b324758c6 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Aug 07 22:21:57 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Aug 07 22:30:58 2013 +0200 |
tree | b8741fa1fea9b96a0e71c5912209097d54a3b4eb | |
parent | 87311d0455fb92cb6ad5ef539c9351a22c02e53a [diff] |
pinctrl: nomadik: delete ancient pin control API The pin control subsystem was created to do away with custom pin control APIs such as this one. It was kept for backward-compatibility but is completely unused in the current kernel, so let's delete it. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>