commit | 792efb84670c5b4c58669645cb6fd7e943376ee0 | [log] [tgz] |
---|---|---|
author | Lad, Prabhakar <prabhakar.csengg@gmail.com> | Tue May 07 11:34:11 2013 +0530 |
committer | Grant Likely <grant.likely@linaro.org> | Wed Jun 12 10:23:17 2013 +0100 |
tree | f898428ac5ade09bca91d1eacce8fb3439deddbd | |
parent | 8a46f4f7f95f2bece108998a2e1b87b58f99d590 [diff] |
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>