of/base: fix typos
authorLad, Prabhakar <prabhakar.csengg@gmail.com>
Tue, 7 May 2013 06:04:11 +0000 (11:34 +0530)
committerGrant Likely <grant.likely@linaro.org>
Wed, 12 Jun 2013 09:23:17 +0000 (10:23 +0100)
the function of_property_read_u8/16/32_array() has a parameter
out_values, but the description mentioned it as out_value. This
patch fixes this typo.

Signed-off-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>

No differences found