mirror of
https://github.com/torvalds/linux
synced 2026-07-25 11:40:51 +09:00
The round_rate() clk ops is deprecated, so migrate this driver from round_rate() to determine_rate() using the Coccinelle semantic patch on the cover letter of this series. Reviewed-by: Chunyan Zhang <zhang.lyra@gmail.com> Signed-off-by: Brian Masney <bmasney@redhat.com>