aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/tests/fpga-mgr-test.c
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2025-05-12 02:28:54 +0000
committerMark Brown <[email protected]>2025-05-12 02:28:54 +0000
commitd43eef530946783cb5537ee58bec892253b68648 (patch)
treec732396ee56b95517d81642e5061842b4043a240 /drivers/fpga/tests/fpga-mgr-test.c
parentspi: dt-bindings: nuvoton,wpcm450-fiu: Drop unrelated nodes from DTS example (diff)
parentspi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API (diff)
downloadkernel-d43eef530946783cb5537ee58bec892253b68648.tar.gz
kernel-d43eef530946783cb5537ee58bec892253b68648.zip
Add more devm_ functions to fix PM imbalance in
Merge series from Bence Csókás <[email protected]>: The probe() function of the atmel-quadspi driver got quite convoluted, especially since the addition of SAMA7G5 support, that was forward-ported from an older vendor kernel. During the port, a bug was introduced, where the PM get() and put() calls were imbalanced. To alleivate this - and similar problems in the future - an effort was made to migrate as many functions as possible, to their devm_ managed counterparts. The few functions, which did not yet have a devm_ variant, are added in patch 1 of this series. Patch 2 then uses these APIs to fix the probe() function.
Diffstat (limited to 'drivers/fpga/tests/fpga-mgr-test.c')
0 files changed, 0 insertions, 0 deletions