qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 1/6] hw/input/stellaris_input: Rename to stellaris_gamepad


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 1/6] hw/input/stellaris_input: Rename to stellaris_gamepad
Date: Tue, 17 Oct 2023 14:44:51 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

On 17/10/23 14:22, Peter Maydell wrote:
This source file implements a stellaris gamepad device; rename
it so that it is a closer match to the device name.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
  include/hw/input/{gamepad.h => stellaris_gamepad.h} | 6 +++---
  hw/arm/stellaris.c                                  | 2 +-
  hw/input/{stellaris_input.c => stellaris_gamepad.c} | 2 +-
  hw/arm/Kconfig                                      | 2 +-
  hw/input/Kconfig                                    | 2 +-
  hw/input/meson.build                                | 2 +-
  6 files changed, 8 insertions(+), 8 deletions(-)
  rename include/hw/input/{gamepad.h => stellaris_gamepad.h} (77%)
  rename hw/input/{stellaris_input.c => stellaris_gamepad.c} (98%)

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




reply via email to

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