Re: [PATCH 29/40] lasips2: rename LASIPS2Port parent pointer to lasips2

2022-07-04 Thread Peter Maydell
On Wed, 29 Jun 2022 at 13:41, Mark Cave-Ayland wrote: > > This makes it clearer that the pointer is a reference to the LASIPS2 container > device rather than an implied part of the QOM hierarchy. > > Signed-off-by: Mark Cave-Ayland Reviewed-by: Peter Maydell thanks -- PMM

[PATCH 29/40] lasips2: rename LASIPS2Port parent pointer to lasips2

2022-06-29 Thread Mark Cave-Ayland
This makes it clearer that the pointer is a reference to the LASIPS2 container device rather than an implied part of the QOM hierarchy. Signed-off-by: Mark Cave-Ayland --- hw/input/lasips2.c | 6 +++--- include/hw/input/lasips2.h | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-)