diff options
| author | Linus Torvalds <[email protected]> | 2023-10-27 16:52:51 -1000 | 
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2023-10-27 16:52:51 -1000 | 
| commit | 67d4c87945b2d9678347eaa4567d62dd56dc9713 (patch) | |
| tree | 53c282767027694f2246e6fc2e28a2cf318baeca /tools/perf/scripts/python/Perf-Trace-Util/lib | |
| parent | d1b0949f23a343d3153d5c681fb1866538534227 (diff) | |
| parent | 790437bbe0ef7e5cb5d091dd711c0d61d03945a5 (diff) | |
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Pull clk fixes from Stephen Boyd:
 "Three fixes, one for the clk framework and two for clk drivers:
   - Avoid an oops in possible_parent_show() by checking for no parent
     properly when a DT index based lookup is used
   - Handle errors returned from divider_ro_round_rate() in
     clk_stm32_composite_determine_rate()
   - Fix clk_ops::determine_rate() implementation of socfpga's
     gateclk_ops that was ruining uart output because the divider
     was forgotten about"
* tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux:
  clk: stm32: Fix a signedness issue in clk_stm32_composite_determine_rate()
  clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_parent_name
  clk: socfpga: gate: Account for the divider in determine_rate
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions