[Intel-gfx] [PATCH i-g-t] lib/mmio: One more s/OUTRET/OUTREG/
Daniel Vetter
daniel.vetter at ffwll.ch
Wed May 6 02:38:29 PDT 2015
A those typos ...
Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
---
lib/intel_mmio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/intel_mmio.c b/lib/intel_mmio.c
index 2fdb2b05de69..b16a35d9f40f 100644
--- a/lib/intel_mmio.c
+++ b/lib/intel_mmio.c
@@ -278,7 +278,7 @@ out:
* 32-bit write to the register at @offset. This function only works when the new
* register access helper is initialized with intel_register_access_init().
*
- * Compared to OUTRET() it can do optional checking with the register access
+ * Compared to OUTREG() it can do optional checking with the register access
* white lists.
*/
void
--
2.1.4
More information about the Intel-gfx
mailing list