All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc AC97 clean ups
@ 2022-04-22 15:14 BALATON Zoltan
  2022-04-22 15:14 ` [PATCH v2 2/3] hw/audio/ac97: Remove unimplemented reset functions BALATON Zoltan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ 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] 6+ messages in thread
* [PATCH 0/3] Misc AC97 clean ups
@ 2022-04-22 13:14 BALATON Zoltan
  0 siblings, 0 replies; 6+ 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] 6+ messages in thread

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

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

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.