From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
qemu-trivial@nongnu.org,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
"Beniamino Galvani" <b.galvani@gmail.com>,
"Niek Linnenbank" <nieklinnenbank@gmail.com>,
qemu-arm@nongnu.org, qemu-ppc@nongnu.org,
"David Gibson" <david@gibson.dropbear.id.au>
Subject: [PATCH 0/2] hw: Use TYPE_SYSBUS_OHCI instead of hardcoded string
Date: Fri, 3 Jul 2020 20:49:50 +0200 [thread overview]
Message-ID: <20200703184952.4918-1-f4bug@amsat.org> (raw)
Trivial patches to use the TYPE_* definitions instead of
hardcoded names.
Philippe Mathieu-Daudé (2):
hw/arm: Use TYPE_SYSBUS_OHCI instead of hardcoded string
hw/ppc: Use TYPE_SYSBUS_OHCI instead of hardcoded string
hw/arm/allwinner-h3.c | 9 +++++----
hw/arm/pxa2xx.c | 3 ++-
hw/display/sm501.c | 3 ++-
hw/ppc/sam460ex.c | 3 ++-
4 files changed, 11 insertions(+), 7 deletions(-)
--
2.21.3
next reply other threads:[~2020-07-03 18:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-03 18:49 Philippe Mathieu-Daudé [this message]
2020-07-03 18:49 ` [PATCH 1/2] hw/arm: Use TYPE_SYSBUS_OHCI instead of hardcoded string Philippe Mathieu-Daudé
2020-07-03 21:29 ` Niek Linnenbank
2020-07-03 18:49 ` [PATCH 2/2] hw/ppc: " Philippe Mathieu-Daudé
2020-07-03 19:58 ` BALATON Zoltan
2020-07-03 21:57 ` Philippe Mathieu-Daudé
2020-07-05 5:34 ` David Gibson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200703184952.4918-1-f4bug@amsat.org \
--to=f4bug@amsat.org \
--cc=b.galvani@gmail.com \
--cc=david@gibson.dropbear.id.au \
--cc=nieklinnenbank@gmail.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=qemu-trivial@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).