device property: Fix documentation for fwnode_get_next_parent()
[linux-2.6-microblaze.git] / drivers / base / property.c
index ed74083..bbb3e49 100644 (file)
@@ -609,7 +609,7 @@ EXPORT_SYMBOL_GPL(fwnode_get_parent);
  * node's parents.
  *
  * Returns a node pointer with refcount incremented, use
- * fwnode_handle_node() on it when done.
+ * fwnode_handle_put() on it when done.
  */
 struct fwnode_handle *fwnode_get_next_parent(struct fwnode_handle *fwnode)
 {