Re: [PATCH v7 3/3] hwmon: (adt7475) Add support for configuring initial PWM state
From: Guenter Roeck
Date: Thu Jul 25 2024 - 10:09:47 EST
On Tue, Jul 23, 2024 at 10:17:37AM +1200, Chris Packham wrote:
> By default the PWM duty cycle in hardware is 100%. On some systems this
> can cause unwanted fan noise. Add the ability to specify the fan
> connections and initial state of the PWMs via device properties.
>
> Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx>
CHECK: Blank lines aren't necessary before a close brace '}'
#207: FILE: drivers/hwmon/adt7475.c:1734:
+
+}
Never mind, applied after fixing the above.
Thanks,
Guenter