[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 6/6] hw/*: Use type casting for SysBusDevice in NPCM7XX
From: |
Peter Maydell |
Subject: |
Re: [PATCH v4 6/6] hw/*: Use type casting for SysBusDevice in NPCM7XX |
Date: |
Thu, 7 Jan 2021 21:08:11 +0000 |
On Thu, 17 Dec 2020 at 00:45, Hao Wu <wuhaotsh@google.com> wrote:
>
> A device shouldn't access its parent object which is QOM internal.
> Instead it should use type cast for this purporse. This patch fixes this
> issue for all NPCM7XX Devices.
>
> Signed-off-by: Hao Wu <wuhaotsh@google.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v4 6/6] hw/*: Use type casting for SysBusDevice in NPCM7XX,
Peter Maydell <=