Hi,
On 10/14/19 5:12 PM, Auger Eric wrote:
Hi,
On 10/12/19 11:43 AM, Mao Zhongyi wrote:
Philippe introduced a series of helpers to make the
device class_init() easier to understand when a device
class change the parent hooks, some devices in the
source tree missed helper, so convert it.
Cc: eric.au...@redhat.com
Cc: peter.mayd...@linaro.org
Cc: hpous...@reactos.org
Cc: f4...@amsat.org
Mao Zhongyi (2):
arm/smmuv3: use helpers to be more easier to understand when using
abstract QOM parent functions.
isa/pc87312: use helpers to be more easier to understand when using
abstract QOM parent functions.
hw/arm/smmuv3.c | 3 +--
hw/isa/pc87312.c | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
for the series:
Reviewed-by: Eric Auger <eric.au...@redhat.com>
ping...
Eric