commit | cfb7428c3d156e45bb4092864551439e65176db3 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Feb 25 08:00:45 2016 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Feb 25 16:01:51 2016 +0100 |
tree | f116e459ba3428fd852606868a6fbd781bcf5769 | |
parent | 4fccbbde1164346b96f88c9dbba6adda07d2c86f [diff] |
gpio: documenatation: fix GPIO_LOOKUP{,_IDX} documentation The 'dev_id' parameter of the GPIO_LOOKUP{,_IDX} macros were removed by commit ad824783fb23 ("gpio: better lookup method for platform GPIOs"). Update the documentation to reflect that. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>