diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-02-12 19:45:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-17 05:41:30 +0300 |
commit | e6a41c23df0d5da01540d2abef41591589c0b4be (patch) | |
tree | 20e84dd397056c3a832bfd6c4a53d06b4edf476d /mm/dmapool.c | |
parent | 540e585a79e9d643ede077b73bcc7aa2d7b4d919 (diff) | |
download | linux-e6a41c23df0d5da01540d2abef41591589c0b4be.tar.xz |
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.
Fixes: d54f89af6cc4 ("net: macb: Add pm runtime support")
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/dmapool.c')
0 files changed, 0 insertions, 0 deletions