Re: [PATCH] hwmon: ltc4282: convert from round_rate() to determine_rate()

From: Guenter Roeck
Date: Wed Jul 16 2025 - 10:51:21 EST


On Thu, Jul 10, 2025 at 02:10:41PM -0400, Brian Masney wrote:
> The round_rate() clk ops is deprecated, so migrate this driver from
> round_rate() to determine_rate() using the Coccinelle semantic patch
> appended to the "under-the-cut" portion of the patch.
>
> Signed-off-by: Brian Masney <bmasney@xxxxxxxxxx>

Applied.

Thanks,
Guenter