Re: [PATCH v2 1/4] bus: hisi_lpc: Don't dereference fwnode handle

From: John Garry
Date: Thu Sep 01 2022 - 05:03:29 EST


On 23/08/2022 14:27, Andy Shevchenko wrote:
I'll pick these up to be sent upstream by xu wei through the arm-soc tree.
Thanks!

...

b. Add a patch to convert this driver to use
platform_device_register_full(). This obviously conflicts with a.
This one can be done beforehand, because it doesn't change flow, correct?

The general flow is the same. It may be previewed here:
https://github.com/hisilicon/kernel-dev/commits/private-topic-lpc-6.0-platform-full

Thanks,
John