On Sat, 13 Mar 2021 at 17:01, Philippe Mathieu-Daudé <[email protected]> wrote: > > When QDev objects have their DeviceReset handler set, they > shouldn't worry about calling it at realization stage (it > is handled by hw/core/qdev.c::device_set_realized). > > Remove the pointless/confusing bcm2835_fb_reset() call. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > hw/display/bcm2835_fb.c | 2 --
Applied to target-arm.next, thanks. -- PMM
