Re: [PATCH v2 1/5] hwmon: (sch5627) Use bit macros when accessing the control register

From: Guenter Roeck
Date: Sun Sep 10 2023 - 20:48:38 EST


On Thu, Sep 07, 2023 at 07:26:35AM +0200, Armin Wolf wrote:
> Use bit macros then accessing SCH5627_REG_CTRL, so that people
> do not need to look at the datasheet to find out what each bit
> does.
>
> Tested on a Fujitsu Esprimo P720.
>
> Signed-off-by: Armin Wolf <W_Armin@xxxxxx>

Applied.

Thanks,
Guenter