Re: [PATCH 0/3] ARM: hisi: fix of_iomap errors
From: Wei Xu
Date: Wed Jul 18 2018 - 11:36:30 EST
Hi Nicholas,
On 2018/7/12 10:28, Nicholas Mc Guire wrote:
> This patch set addresses two issues in arch/arm/mach-hisi/hotplug.c
>
> 1) The hisi hotplug functions were using a few unchecked
> of_iomap() while at the same time the system relied on
> those mappings. Checks for !NULL were inserted.
>
> 2) Further some mandatory of_node_put() were missing and have
> been inserted.
>
>
> .
>
Thanks!
Applied all the 3 patches to the hisilicon SoC tree.
Best Regards,
Wei