[PATCH 01/68] hwmon: constify pointers to hwmon_channel_info
Guenter Roeck
linux at roeck-us.net
Fri Apr 7 15:47:17 UTC 2023
On Thu, Apr 06, 2023 at 10:29:56PM +0200, Krzysztof Kozlowski wrote:
> HWmon core receives an array of pointers to hwmon_channel_info and it
> does not modify it, thus it can be array of const pointers for safety.
> This allows drivers to make them also const.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Series applied.
Next time please let me know the base for your patch series.
It took me a while to figure out that it is based on linux-next.
Guenter
More information about the dri-devel
mailing list