mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-11 18:06:13 +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
|
* 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user