Re: [Qemu-devel] [PATCH qom-next v1 4/6] misc: max111x: QOM casting sweep

2014-03-04 Thread Andreas Färber
Am 12.02.2014 01:29, schrieb Peter Crosthwaite: > Define and use QOM cast macro. Removes some usages of legacy casting > systems. > > Signed-off-by: Peter Crosthwaite > --- > > hw/misc/max111x.c | 9 ++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > > diff --git a/hw/misc/max111x.c

[Qemu-devel] [PATCH qom-next v1 4/6] misc: max111x: QOM casting sweep

2014-02-11 Thread Peter Crosthwaite
Define and use QOM cast macro. Removes some usages of legacy casting systems. Signed-off-by: Peter Crosthwaite --- hw/misc/max111x.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/hw/misc/max111x.c b/hw/misc/max111x.c index 9e50e7e..8c78979 100644 --- a/hw/misc/max