]> git.ipfire.org Git - thirdparty/qemu.git/commit
rust: pl011: Rename RX FIFO methods
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 8 May 2025 08:29:42 +0000 (10:29 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 May 2025 14:08:24 +0000 (16:08 +0200)
commitcc1f4b34d011e908dcaf24721f1d5808e02ab0bd
treecfb1b4acbbe5ee775b1f56259b5f7cb357d39242
parent95d313127d5f4b4c3030222f4d45c49686b11f1d
rust: pl011: Rename RX FIFO methods

In preparation of having a TX FIFO, rename the RX FIFO methods.
This is the Rust version of commit 40871ca758cf ("hw/char/pl011:
Rename RX FIFO methods").

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
rust/hw/char/pl011/src/device.rs