]> git.proxmox.com Git - mirror_qemu.git/commit
aspeed: Get the BlockBackend of FMC0 from the flash device
authorCédric Le Goater <clg@kaod.org>
Wed, 7 Jun 2023 04:39:41 +0000 (06:39 +0200)
committerCédric Le Goater <clg@kaod.org>
Fri, 1 Sep 2023 09:40:04 +0000 (11:40 +0200)
commit8285490b2b2a2c064e2e85df4b73b58194ce0445
tree89f29d6014d7275d6c83f4b84460a213152d274f
parent9ab26b0eb14c818cf9d32e0881e99009df647076
aspeed: Get the BlockBackend of FMC0 from the flash device

and get rid of an unnecessary drive_get(IF_MTD) call.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/aspeed.c