Re: [PATCH v4 2/7] hwmon: (pmbus/core) allow drivers to override WRITE_PROTECT
From: Guenter Roeck
Date: Wed Nov 06 2024 - 10:58:44 EST
On Tue, Nov 05, 2024 at 06:58:39PM +0100, Jerome Brunet wrote:
> Use _pmbus_read_byte_data() rather than calling smbus directly to check
> the write protection status. This give a chance to device implementing
> write protection differently to report back on the actual write protection
> status.
>
> Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
Applied,
Thanks,
Guenter