Re: [PATCH net-next 1/2] e1000e: Leverage direct_complete to speed up s2ram From: Jakub Kicinski <kuba@kernel.org> Date: 2021-03-15 21:05:04 On Mon, 15 Mar 2021 12:02:30 -0700 Tony Nguyen wrote:+static __maybe_unused int e1000e_pm_prepare(struct device *dev) +{ + return pm_runtime_suspended(dev) && + pm_suspend_via_firmware(); nit: I don't think you need to mark functions called by __maybe_unused as __maybe_unused, do you? The series LGTM although I don't know much about PM.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help