]> Gentwo Git Trees - linux/.git/commit
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)
commit51f8276926bc600eeefe4c3dfbc1cf8cf73b9042
treea5c28bd0c1621f11e3333262258824485110418a
parent30418204caa4e037da50518e096a05b879f220ab
parent444a43bf3c029cc0a7c8d97611b3c126cddb5489
Merge branch 'pci/controller/j721e'

- 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