summaryrefslogtreecommitdiff
path: root/lib/intel_iosf.c
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-06-29 16:47:14 +0100
committerThomas Wood <thomas.wood@intel.com>2015-07-02 08:17:17 +0100
commitd01ebbd97ddb323564c75bfaaa374011fde4cd38 (patch)
tree24f31471afbe6972599464f224c24d763456a572 /lib/intel_iosf.c
parent8a109f94b9205222f79f20350750b39dd4b068cd (diff)
docs: various documentation fixes
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'lib/intel_iosf.c')
-rw-r--r--lib/intel_iosf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/intel_iosf.c b/lib/intel_iosf.c
index df1cdc0c..3b5a1370 100644
--- a/lib/intel_iosf.c
+++ b/lib/intel_iosf.c
@@ -66,7 +66,7 @@ static int vlv_sideband_rw(uint32_t port, uint8_t opcode, uint32_t addr,
/**
* intel_punit_read:
* @addr: register offset
- * @val: pointer to starge for the read result
+ * @val: pointer to store the read result
*
* 32-bit read of the register at @offset through the P-Unit sideband port.
*