Re: [PATCH v2] pwm: mc33xs2410: add support for temperature sensors

From: Uwe Kleine-König
Date: Mon May 19 2025 - 09:49:23 EST


Hello Dimitri,

On Mon, May 19, 2025 at 02:40:28PM +0200, Dimitri Fedrau wrote:
> Perfering IS_REACHABLE over IS_ENABLED is fine for me. Is there a reason
> why you just didn't replace IS_ENABLED with IS_REACHABLE ?

Because if (IS_REACHABLE(...)) is nicer than #if IS_REACHABLE(...). It
has better compile coverage and is easier to parse for a human.

Best regards
Uwe

Attachment: signature.asc
Description: PGP signature