Re: [PATCH v1 0/9] Use HWMON_CHANNEL_INFO macro to simplify code
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-01-24 16:58:23
Also in:
linux-hwmon, linux-media, linux-rtc, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-01-24 16:58:23
Also in:
linux-hwmon, linux-media, linux-rtc, lkml
On 24/01/2025 03:26, Huisong Li wrote:
The HWMON_CHANNEL_INFO macro is provided by hwmon.h and used widely by many other drivers. This series use HWMON_CHANNEL_INFO macro to simplify code.
Read the feedback given to you last time. I do not see how you addressed this: "Avoid combining independent patches into one patch bomb. Or explain the dependencies and how is it supposed to be merged - that's why you have cover letter here." Best regards, Krzysztof