]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/mips/malta: Use clearer qdev style
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 12 Oct 2020 15:56:40 +0000 (17:56 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 17 Oct 2020 11:59:40 +0000 (13:59 +0200)
commit8df525a558e85aee7a2c757dd7654173ef369544
treec085541901ebacefd20f63ca9f572430a17a467f
parentc5cdf7561311a2dd37eb7af636247440182e6e0b
hw/mips/malta: Use clearer qdev style

In order to be consistent with the other code base uses,
rewrite slightly how the MIPS_MALTA object is created.
No logical change.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20201012160503.3472140-3-f4bug@amsat.org>
hw/mips/malta.c