On Sat, 23 Apr 2022, BALATON Zoltan wrote:
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
Ping?
https://patchew.org/QEMU/cover.1650706617.git.bala...@eik.bme.hu/
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(-)