]> Pileus Git - ~andy/linux/commit
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)
commit792efb84670c5b4c58669645cb6fd7e943376ee0
treef898428ac5ade09bca91d1eacce8fb3439deddbd
parent8a46f4f7f95f2bece108998a2e1b87b58f99d590
of/base: fix typos

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>
drivers/of/base.c