Commit f430c7ed authored by Randy Dunlap's avatar Randy Dunlap Committed by Philipp Zabel
Browse files

reset: fix reset_control_ops kerneldoc comment



Add a missing short description to the reset_control_ops documentation.

Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
[p.zabel@pengutronix.de: rebased and updated commit message]
Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
parent b9e9348d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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