]> Gentwo Git Trees - linux/.git/commitdiff
Merge branch 'pci/controller/j721e'
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 3 Dec 2025 20:18:37 +0000 (14:18 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 3 Dec 2025 20:18:37 +0000 (14:18 -0600)
- Use devm_clk_get_optional_enabled() instead of open-coding
  devm_clk_get_optional() and clk_prepare_enable() (Anand Moon)

* pci/controller/j721e:
  PCI: j721e: Use 'pcie->reset_gpio' directly and drop the local variable
  PCI: j721e: Use devm_clk_get_optional_enabled() to get and enable the clock


Trivial merge