Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Sep 2024 23:32:32 +0000 (16:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Sep 2024 23:32:32 +0000 (16:32 -0700)
commit196145c606d0f816fd3926483cb1ff87e09c2c0b
treedf60b1cda66bf97340182db707db915336962c98
parentb8e7cd09ae543c1d384677b3d43e009a0e8647ca
parenta4d89b11aca3ffa73e234f06685261ce85e5fb41
Merge tag 'clk-fixes-for-linus' of git://git./linux/kernel/git/clk/linux

Pull clk fix from Stephen Boyd:
 "One build fix for 32-bit arches using the Qualcomm PLL driver. It's
  cheaper to use a comparison here instead of a division so we just do
  that to fix the build"

* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()