2023-08-08 16:29:30

by Charles Keepax

[permalink] [raw]
Subject: Re: [PATCH -next 7/8] mfd: lochnagar-i2c: remove redundant of_match_ptr()

On Tue, Aug 08, 2023 at 09:00:22PM +0800, Zhu Wang wrote:
> The driver depends on CONFIG_OF, so it is not necessary to use
> of_match_ptr() here. We remove of_match_ptr() here.
>
> Signed-off-by: Zhu Wang <[email protected]>
> ---

Acked-by: Charles Keepax <[email protected]>

Thanks,
Charles