Re: [PATCH] ASoC: Use of_property_present() for testing DT property presence

From: Mark Brown
Date: Fri Mar 10 2023 - 10:44:31 EST


On Fri, Mar 10, 2023 at 09:14:08AM -0600, Rob Herring wrote:
> On Fri, Mar 10, 2023 at 9:01 AM Amadeusz Sławiński
> > On 3/10/2023 3:47 PM, Rob Herring wrote:

> > > - if (of_get_property(ep, "reg", NULL))
> > > + if (of_property_present(ep, "reg"))

> > Bit of nit picking, but any reason, why there are multiple spaces,
> > before "reg" here?

> Only because there was before and it was a scripted change.

Yeah, I don't think there's any reason for that - perhaps at some
point it caused the code to line up?

Attachment: signature.asc
Description: PGP signature