On Fri Jun 26, 2026 at 11:45 PM JST, Gary Guo wrote: > Implement `Mmio` as view type and convert `RelaxedMmio` to view type as > well. I/O implementations of `MmioOwned` are changed to delegate to the > `Mmio` view type. > > All existing users of `MmioOwned` in the documentation which do not > actually reflect the owning semantics is converted. > > Signed-off-by: Gary Guo <[email protected]>
Reviewed-by: Alexandre Courbot <[email protected]>
