| commit | 196145c606d0f816fd3926483cb1ff87e09c2c0b | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 12 16:32:32 2024 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 12 16:32:32 2024 -0700 |
| tree | df60b1cda66bf97340182db707db915336962c98 | |
| parent | b8e7cd09ae543c1d384677b3d43e009a0e8647ca [diff] | |
| parent | a4d89b11aca3ffa73e234f06685261ce85e5fb41 [diff] |
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/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()