summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mei/hw-txe.h
diff options
context:
space:
mode:
authorAlexander Usyskin <alexander.usyskin@intel.com>2014-09-29 15:31:50 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-29 17:56:02 +0200
commitce23139c6c2ee92d5eace20f6f10d716cf295a5b (patch)
treed7632b38efdf2980ec778ced8d7bb9303e8d7f49 /drivers/misc/mei/hw-txe.h
parentmei: fix KDoc documentation formatting (diff)
downloadlinux-ce23139c6c2ee92d5eace20f6f10d716cf295a5b.tar.xz
linux-ce23139c6c2ee92d5eace20f6f10d716cf295a5b.zip
mei: fix kernel-doc warnings
Add missed parameters descriptions and return values descriptions Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/hw-txe.h')
-rw-r--r--drivers/misc/mei/hw-txe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/mei/hw-txe.h b/drivers/misc/mei/hw-txe.h
index e8dd2d165c25..ce3ed0b88b0c 100644
--- a/drivers/misc/mei/hw-txe.h
+++ b/drivers/misc/mei/hw-txe.h
@@ -40,6 +40,7 @@
* @mem_addr: SeC and BRIDGE bars
* @aliveness: aliveness (power gating) state of the hardware
* @readiness: readiness state of the hardware
+ * @slots: number of empty slots
* @wait_aliveness_resp: aliveness wait queue
* @intr_cause: translated interrupt cause
*/