qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/7] rust: pl011: fix declaration of LineControl bits


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 1/7] rust: pl011: fix declaration of LineControl bits
Date: Wed, 18 Dec 2024 14:23:12 +0100
User-agent: Mozilla Thunderbird

On 12/12/24 18:21, Paolo Bonzini wrote:
The bits in the LineControl struct were backwards. :(

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
  rust/hw/char/pl011/src/lib.rs | 82 +++++++++++++++++------------------
  1 file changed, 41 insertions(+), 41 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]