From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org
Cc: Victor Colombo <victor.colombo@eldorado.org.br>,
Gerd Hoffmann <kraxel@redhat.com>
Subject: [PATCH v3 0/3] Misc AC97 clean ups
Date: Sat, 23 Apr 2022 11:36:57 +0200 [thread overview]
Message-ID: <cover.1650706617.git.balaton@eik.bme.hu> (raw)
During trying to implement via-ac97 I did some small clean ups to ac97
which is in this series. The via-ac97 is not working yet so that's not
included but these unrelated clean ups could be merged now.
v3: Fixed misalignments and drop spaces before commas (Víctor Colombo)
v2: Added R-b and changes from Peter Maydell
Regards.
BALATON Zoltan (3):
hw/audio/ac97: Coding style fixes to avoid checkpatch errors
hw/audio/ac97: Remove unimplemented reset functions
hw/audio/ac97: Remove unneeded local variables
hw/audio/ac97.c | 758 +++++++++++++++++++++++-------------------------
1 file changed, 363 insertions(+), 395 deletions(-)
--
2.30.4
next reply other threads:[~2022-04-23 9:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-23 9:36 BALATON Zoltan [this message]
2022-04-23 9:36 ` [PATCH v3 1/3] hw/audio/ac97: Coding style fixes to avoid checkpatch errors BALATON Zoltan
2022-04-25 12:12 ` Víctor Colombo
2022-04-23 9:36 ` [PATCH v3 3/3] hw/audio/ac97: Remove unneeded local variables BALATON Zoltan
2022-04-23 9:36 ` [PATCH v3 2/3] hw/audio/ac97: Remove unimplemented reset functions BALATON Zoltan
2022-04-25 12:17 ` Víctor Colombo
2022-05-02 14:35 ` [PATCH v3 0/3] Misc AC97 clean ups BALATON Zoltan
2022-05-09 11:48 ` BALATON Zoltan
2022-05-17 19:47 ` BALATON Zoltan
2022-05-18 10:37 ` Paolo Bonzini
2022-06-09 10:17 ` Gerd Hoffmann
2022-06-09 14:12 ` BALATON Zoltan
2022-06-10 6:07 ` Gerd Hoffmann
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=cover.1650706617.git.balaton@eik.bme.hu \
--to=balaton@eik.bme.hu \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=victor.colombo@eldorado.org.br \
/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).