commit | 77a5988355f993840928d195f790a939200a4ff0 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Feb 10 01:34:12 2012 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Feb 10 21:33:10 2012 +0100 |
tree | b2590450fb4c5e956ddfc119e6bb610ce53aa8a9 | |
parent | befe5bdfbb698b3bc57c58d0bd7ca3391c9275ed [diff] |
pinctrl: changes hog mechanism to be self-referential Instead of a specific boolean field to indicate if a map entry shall be hogged, treat self-reference as an indication of desired hogging. This drops one field off the map struct and has a nice Douglas R. Hofstadter-feel to it. Acked-by: Dong Aisheng <dong.aisheng@linaro.org> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>