Re: [PATCH v1 1/1] hwmon: (gsc) drop unneeded assignment for cache_type

From: Guenter Roeck
Date: Wed Jan 29 2025 - 11:04:39 EST


On Wed, Jan 29, 2025 at 05:20:36PM +0200, Andy Shevchenko wrote:
> REGCACHE_NONE is the default type of the cache when not provided.
> Drop unneeded explicit assignment to it.
>
> Note, it's defined to 0, and if ever be redefined, it will break
> literally a lot of the drivers, so it very unlikely to happen.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Applied to hwmon-next.

Note that the branch will only be pushed to linux-next after the commit
window closed.

Thanks,
Guenter