]> git.proxmox.com Git - mirror_qemu.git/commit
hw/input/stellaris_input: Rename to stellaris_gamepad
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 30 Oct 2023 11:47:57 +0000 (11:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 2 Nov 2023 12:52:06 +0000 (12:52 +0000)
commitc45460decbda7f94d188d2e18ead91b7c60d4e24
tree15f88e3c3f7872529947f86b603b748a4a62af04
parent5cfea2487d0efe03ea2b80654090eb7581cc26aa
hw/input/stellaris_input: Rename to stellaris_gamepad

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>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20231030114802.3671871-2-peter.maydell@linaro.org
hw/arm/Kconfig
hw/arm/stellaris.c
hw/input/Kconfig
hw/input/meson.build
hw/input/stellaris_gamepad.c [new file with mode: 0644]
hw/input/stellaris_input.c [deleted file]
include/hw/input/gamepad.h [deleted file]
include/hw/input/stellaris_gamepad.h [new file with mode: 0644]