On 3/13/21 11:01 AM, Philippe Mathieu-Daudé 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]> ---
Reviewed-by: Richard Henderson <[email protected]> r~
