diff options
author | John Bonesio <bones@secretlab.ca> | 2011-06-28 01:49:57 +0200 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2011-06-28 23:39:50 +0200 |
commit | a6b0919140b49e0871584362ae0cf1d18c476058 (patch) | |
tree | 9e9052104053a155ab8ca69ccadd581e9f8eede6 /Documentation/devicetree | |
parent | gpio/dt: Refine GPIO device tree binding (diff) | |
download | linux-a6b0919140b49e0871584362ae0cf1d18c476058.tar.xz linux-a6b0919140b49e0871584362ae0cf1d18c476058.zip |
of/gpio: Add new method for getting gpios under different property names
This patch adds a new routine, of_get_named_gpio_flags(), which takes the
property name as a parameter rather than assuming "gpios".
of_get_gpio_flags() is modified to call of_get_named_gpio_flags() with "gpios"
as the property parameter.
Signed-off-by: John Bonesio <bones@secretlab.ca>
[grant.likely: Tidied up whitespace and tweaked kerneldoc comments.]
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions