mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
This was the wrong solution to the problem; regulator_shutdown invokes regnode_stop. regulator_stop is not a refcounting method, but it invokes regnode_enable, which is. mmel@ has a proposed patch/solution to instead provide regnode_fixed_stop behavior that properly takes shared GPIO pins into account. |
||
|---|---|---|
| .. | ||
| clk | ||
| hwreset | ||
| phy | ||
| regulator | ||
| syscon | ||