reset: fix reset_control_ops kerneldoc comment
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 23 Oct 2019 03:57:06 +0000 (20:57 -0700)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 28 Oct 2019 11:18:23 +0000 (12:18 +0100)
Add a missing short description to the reset_control_ops documentation.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
[p.zabel@pengutronix.de: rebased and updated commit message]
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
include/linux/reset-controller.h

index 984f625..eaae6b4 100644 (file)
@@ -7,7 +7,7 @@
 struct reset_controller_dev;
 
 /**
- * struct reset_control_ops
+ * struct reset_control_ops - reset controller driver callbacks
  *
  * @reset: for self-deasserting resets, does all necessary
  *         things to reset the device