mos6522: Rename QOM macros
commit9db70dac85446d7cb86669c39d1f4278f033337e
authorEduardo Habkost <ehabkost@redhat.com>
Tue, 25 Aug 2020 19:20:41 +0000 (25 15:20 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 2 Sep 2020 11:29:25 +0000 (2 07:29 -0400)
treee87cf714580439a66e8922543d1ef9712ca98934
parentfed163c987667c233d799a1830ff20481487b635
mos6522: Rename QOM macros

Rename the MOS6522_DEVICE_CLASS and MOS6522_DEVICE_GET_CLASS
macros to be consistent with the TYPE_MOS6522 and MOS6522 macros.

This will make future conversion to OBJECT_DECLARE* easier.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20200825192110.3528606-46-ehabkost@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/misc/mac_via.c
hw/misc/macio/cuda.c
hw/misc/macio/pmu.c
hw/misc/mos6522.c
include/hw/misc/mos6522.h