of: Correct of_phandle_args node reference in comments
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 22 Oct 2014 09:44:52 +0000 (11:44 +0200)
committerGrant Likely <grant.likely@linaro.org>
Tue, 4 Nov 2014 16:43:11 +0000 (16:43 +0000)
commitd94a75c13331cc00675b09d56f1a910bd53b7dd4
tree06e974465bbb357abba79c51f7b8c76a48a7a0b5
parent8cccffc52694938fc88f3d90bc7fed8460e27191
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>
drivers/of/base.c