Commit 3df85a1
software node: Simplify software_node_release() function
It's possible to release the node ID immediately when
fwnode_remove_software_node() is called, no need to wait for
software_node_release() with that.
Signed-off-by: Heikki Krogerus <[email protected]>
Tested-by: Hans de Goede <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>1 parent a799698 commit 3df85a1
1 file changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | | - | |
567 | 560 | | |
568 | 561 | | |
569 | 562 | | |
| |||
610 | 603 | | |
611 | 604 | | |
612 | 605 | | |
613 | | - | |
614 | | - | |
615 | | - | |
616 | 606 | | |
617 | 607 | | |
618 | 608 | | |
| |||
626 | 616 | | |
627 | 617 | | |
628 | 618 | | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
629 | 622 | | |
630 | 623 | | |
631 | 624 | | |
| |||
638 | 631 | | |
639 | 632 | | |
640 | 633 | | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
| |||
0 commit comments