lib/mmio: One more s/OUTRET/OUTREG/

A those typos ...

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
Daniel Vetter 2015-05-06 11:38:06 +02:00
parent 9bb2ca3a83
commit aa720ffaf5

View File

@ -278,7 +278,7 @@ out:
* 32-bit write to the register at @offset. This function only works when the new * 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(). * 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. * white lists.
*/ */
void void