Re: [PATCH 0/3] of: base: of_parse_phandle() fixes and new variant
From: Michael Walle
Date: Thu Jan 13 2022 - 07:22:14 EST
Am 2022-01-13 09:52, schrieb Michael Walle:
This series is a result of the discussion in [1]. Rob suggested to
convert
the index parameter to unsigned int and drop the check for negative
values
and make them static inline.
Oh I haven't thought this through.. If this is going via another tree
than
the nvmem patches, then I'd need either wait one kernel release, or
there
need to be an immutable tag, right?
-michael