Commit 5c959b1
net: macb: ensure interface is not suspended on at91rm9200
Because of autosuspend, at91ether_start is called with clocks disabled.
Ensure that pm_runtime doesn't suspend the interface as soon as it is
opened as there is no pm_runtime support is the other relevant parts of the
platform support for at91rm9200.
Signed-off-by: Alexandre Belloni <[email protected]>1 parent 27484da commit 5c959b1
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3692 | 3692 | | |
3693 | 3693 | | |
3694 | 3694 | | |
| 3695 | + | |
| 3696 | + | |
| 3697 | + | |
| 3698 | + | |
3695 | 3699 | | |
3696 | 3700 | | |
3697 | 3701 | | |
| |||
3752 | 3756 | | |
3753 | 3757 | | |
3754 | 3758 | | |
3755 | | - | |
| 3759 | + | |
3756 | 3760 | | |
3757 | 3761 | | |
3758 | 3762 | | |
| |||
0 commit comments