Re: [PATCH v1 0/9] Use HWMON_CHANNEL_INFO macro to simplify code
From: "lihuisong (C)" <lihuisong@huawei.com>
Date: 2025-02-05 02:11:32
Also in:
linux-hwmon, linux-media, linux-rtc, lkml
From: "lihuisong (C)" <lihuisong@huawei.com>
Date: 2025-02-05 02:11:32
Also in:
linux-hwmon, linux-media, linux-rtc, lkml
在 2025/1/25 0:58, Krzysztof Kozlowski 写道:
On 24/01/2025 03:26, Huisong Li wrote:quoted
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."
Sorry. I got it now. Thank you for telling me again.😁 There is no any dependency for this series. I will split these patches as Andrew suggested.