qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/3] hw/input/tsc2xxx: Constify set_transform()'s MouseTransf


From: Richard Henderson
Subject: Re: [PATCH 1/3] hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg
Date: Tue, 20 Dec 2022 17:00:30 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 12/20/22 06:25, Philippe Mathieu-Daudé wrote:
The pointed MouseTransformInfo structure is accessed read-only.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/input/tsc2005.c         | 2 +-
  hw/input/tsc210x.c         | 3 +--
  include/hw/input/tsc2xxx.h | 4 ++--
  3 files changed, 4 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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