qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc AC97 clean ups
@ 2022-04-22 13:14 BALATON Zoltan
  2022-04-22 13:14 ` [PATCH 1/3] hw/audio/ac97: Coding style fixes to avoid checkpatch errors BALATON Zoltan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: BALATON Zoltan @ 2022-04-22 13:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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.

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 | 751 +++++++++++++++++++++++-------------------------
 1 file changed, 359 insertions(+), 392 deletions(-)

-- 
2.30.2



^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/3] Misc AC97 clean ups
@ 2022-04-22 15:14 BALATON Zoltan
  0 siblings, 0 replies; 7+ messages in thread
From: BALATON Zoltan @ 2022-04-22 15:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

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.

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 | 752 +++++++++++++++++++++++-------------------------
 1 file changed, 360 insertions(+), 392 deletions(-)

-- 
2.30.2



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-04-22 15:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-22 13:14 [PATCH 0/3] Misc AC97 clean ups BALATON Zoltan
2022-04-22 13:14 ` [PATCH 1/3] hw/audio/ac97: Coding style fixes to avoid checkpatch errors BALATON Zoltan
2022-04-22 13:14 ` [PATCH 2/3] hw/audio/ac97: Remove unimplemented reset functions BALATON Zoltan
2022-04-22 13:58   ` Peter Maydell
2022-04-22 13:14 ` [PATCH 3/3] hw/audio/ac97: Remove unneeded local variables BALATON Zoltan
2022-04-22 13:56   ` Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2022-04-22 15:14 [PATCH 0/3] Misc AC97 clean ups BALATON Zoltan

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).