]> git.proxmox.com Git - mirror_qemu.git/commit
xlnx-zynqmp-efuse: hw/nvram: Remove deprecated device reset
authorTong Ho <tong.ho@amd.com>
Wed, 4 Oct 2023 05:57:13 +0000 (22:57 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Oct 2023 12:01:52 +0000 (13:01 +0100)
commit7667b51524c58c73f4fa3ed891bfdfeb870d05be
tree6bbeb78aea4512c44c7019120742c0ca42c12fdc
parent213bf5c1613e924f905f2cf9499dcf909db54e3e
xlnx-zynqmp-efuse: hw/nvram: Remove deprecated device reset

This change implements the ResettableClass interface for the device.

Signed-off-by: Tong Ho <tong.ho@amd.com>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Message-id: 20231004055713.324009-1-tong.ho@amd.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/nvram/xlnx-zynqmp-efuse.c