On 12/27/20 2:10 AM, BALATON Zoltan via wrote: > These are legacy init functions that are just equivalent to directly > calling pci_create_simple so do that instead. Also rename objects to > lower case via-ac97 and via-mc97 matching naming of other devices. > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > --- > hw/isa/vt82c686.c | 27 ++++----------------------- > hw/mips/fuloong2e.c | 4 ++-- > include/hw/isa/vt82c686.h | 4 ++-- > 3 files changed, 8 insertions(+), 27 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>