All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Misc AC97 clean ups
@ 2022-04-23  9:36 BALATON Zoltan
  2022-04-23  9:36 ` [PATCH v3 1/3] hw/audio/ac97: Coding style fixes to avoid checkpatch errors BALATON Zoltan
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: BALATON Zoltan @ 2022-04-23  9:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: Victor Colombo, 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.

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



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

end of thread, other threads:[~2022-06-10  6:33 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-23  9:36 [PATCH v3 0/3] Misc AC97 clean ups BALATON Zoltan
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 2/3] hw/audio/ac97: Remove unimplemented reset functions BALATON Zoltan
2022-04-25 12:17   ` Víctor Colombo
2022-04-23  9:36 ` [PATCH v3 3/3] hw/audio/ac97: Remove unneeded local variables BALATON Zoltan
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.