From aa720ffaf59da0802fe58bd5850075432f644f40 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Wed, 6 May 2015 11:38:06 +0200 Subject: lib/mmio: One more s/OUTRET/OUTREG/ A those typos ... Signed-off-by: Daniel Vetter --- lib/intel_mmio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/intel_mmio.c') diff --git a/lib/intel_mmio.c b/lib/intel_mmio.c index 2fdb2b05..b16a35d9 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 -- cgit v1.2.3