*
  * @np:                device node from which the property value is to be read.
  * @propname:  name of the property to be searched.
- * @out_values:        pointer to return value, modified only if return value is 0.
+ * @out_values:        pointer to found values.
  * @sz_min:    minimum number of array elements to read
  * @sz_max:    maximum number of array elements to read, if zero there is no
  *             upper limit on the number of elements in the dts entry but only
  *
  * @np:                device node from which the property value is to be read.
  * @propname:  name of the property to be searched.
- * @out_values:        pointer to return value, modified only if return value is 0.
+ * @out_values:        pointer to found values.
  * @sz_min:    minimum number of array elements to read
  * @sz_max:    maximum number of array elements to read, if zero there is no
  *             upper limit on the number of elements in the dts entry but only
  *
  * @np:                device node from which the property value is to be read.
  * @propname:  name of the property to be searched.
- * @out_values:        pointer to return value, modified only if return value is 0.
+ * @out_values:        pointer to return found values.
  * @sz_min:    minimum number of array elements to read
  * @sz_max:    maximum number of array elements to read, if zero there is no
  *             upper limit on the number of elements in the dts entry but only
  *
  * @np:                device node from which the property value is to be read.
  * @propname:  name of the property to be searched.
- * @out_values:        pointer to return value, modified only if return value is 0.
+ * @out_values:        pointer to found values.
  * @sz_min:    minimum number of array elements to read
  * @sz_max:    maximum number of array elements to read, if zero there is no
  *             upper limit on the number of elements in the dts entry but only