mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
lib/mmio: One more s/OUTRET/OUTREG/
A those typos ... Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
This commit is contained in:
parent
9bb2ca3a83
commit
aa720ffaf5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user