commit | 59837002c775df7f57f1d494582a7d9c340de890 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu May 03 20:26:42 2018 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed May 16 14:17:21 2018 +0200 |
tree | 6937224fdd3dccb48dda806e138496af4a41510d | |
parent | 90b60552a29b9517b56856b849f229b3e915e6ac [diff] |
pinctrl: armada-37xx: Convert to use match_string() helper The new helper returns index of the matching string in an array. We are going to use it here. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>