commit | d94a75c13331cc00675b09d56f1a910bd53b7dd4 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Wed Oct 22 11:44:52 2014 +0200 |
committer | Grant Likely <grant.likely@linaro.org> | Tue Nov 04 16:43:11 2014 +0000 |
tree | 06e974465bbb357abba79c51f7b8c76a48a7a0b5 | |
parent | 8cccffc52694938fc88f3d90bc7fed8460e27191 [diff] |
of: Correct of_phandle_args node reference in comments The device_node pointer in struct of_phandle_args is called "np", not "node". Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Grant Likely <grant.likely@linaro.org>