]> Git Repo - linux.git/commitdiff
Merge tag 'v6.11-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/mediate...
authorArnd Bergmann <[email protected]>
Wed, 11 Sep 2024 08:55:51 +0000 (08:55 +0000)
committerArnd Bergmann <[email protected]>
Wed, 11 Sep 2024 08:55:51 +0000 (08:55 +0000)
pmic warpper:
- reduce size by constifying data structures
- use devm_clk_bulk_det_all_enable

mutex:
- reduce size by changing variable bit size

* tag 'v6.11-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux:
  soc: mediatek: mtk-mutex: Reduce type size for mtk_mutex_data members
  soc: mediatek: pwrap: Use devm_clk_bulk_get_all_enable()
  soc: mediatek: pwrap: Constify some struct int[]
  soc: mediatek: pwrap: Constify struct pmic_wrapper_type

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>

Trivial merge
This page took 0.057104 seconds and 4 git commands to generate.