On Tue, 25 Aug 2020 at 20:42, Eduardo Habkost <ehabk...@redhat.com> wrote: > > 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 <ehabk...@redhat.com> > --- > Changes series v2 -> v3: new patch added to series v3
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM