]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: divider: remove divider_round_rate() and divider_round_rate_parent()
authorBrian Masney <bmasney@redhat.com>
Thu, 8 Jan 2026 21:16:45 +0000 (16:16 -0500)
committerBrian Masney <bmasney@redhat.com>
Sun, 22 Feb 2026 22:38:37 +0000 (17:38 -0500)
commitd4851759742c1322f498021dab882d322fc34a1d
tree4758cc7157faf0116826d222b384b5f5f4a8961c
parent4b5231d608d00749a2346a3dd11bd6d05c0662e3
clk: divider: remove divider_round_rate() and divider_round_rate_parent()

There are no remaining users of divider_round_rate() and
divider_round_rate_parent(), so let's go ahead and remove them.

Signed-off-by: Brian Masney <bmasney@redhat.com>
drivers/clk/clk-divider.c
include/linux/clk-provider.h