summaryrefslogtreecommitdiff
path: root/lib/intel_iosf.c
diff options
context:
space:
mode:
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.
*