commit | 8dfebf57bd3668adbca747d54406fb3237e47b23 | [log] [tgz] |
---|---|---|
author | Jon Hunter <jonathanh@nvidia.com> | Fri Jun 17 13:03:40 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 23 11:18:56 2016 +0200 |
tree | bdc153f7a55f2ae38c4859a2d8b4f38763f4d321 | |
parent | 1a695a905c18548062509178b98bc91e67510864 [diff] |
pinctrl: pinconf: Add generic helper function for freeing mappings The pinconf-generic.h file exposes functions for creating generic mappings but it does not expose a function for freeing the mappings. Add a function for freeing generic mappings. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>