Re: [PATCH 1/2] ASoC: soc-core: fix bitclock-master and frame-master present check

From: Marco Felsch
Date: Wed Apr 09 2025 - 04:44:19 EST


On 25-03-26, Mark Brown wrote:
> On Tue, Mar 25, 2025 at 10:34:53PM +0100, Marco Felsch wrote:
> > To check for a none boolean property of_property_present() should be
> > used instead of of_property_read_bool(). The later returns a warning
> > since commit c141ecc3cecd ("of: Warn when of_property_read_bool() is used
> > on non-boolean properties").
>
> This doesn't apply against current code, please check and resend.

I've seen that Geert already posted a patch which was applied. Therefore
no need to resend, thanks.

Regards,
Marco