<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 13, 2020, 8:12 PM Kalle Valo <<a href="mailto:kvalo@codeaurora.org">kvalo@codeaurora.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Vaibhav Gupta <<a href="mailto:vaibhavgupta40@gmail.com" target="_blank" rel="noreferrer">vaibhavgupta40@gmail.com</a>> writes:<br>
<br>
> Linux Kernel Mentee: Remove Legacy Power Management.<br>
><br>
> The purpose of this patch series is to remove legacy power management callbacks<br>
> from amd ethernet drivers.<br>
><br>
> The callbacks performing suspend() and resume() operations are still calling<br>
> pci_save_state(), pci_set_power_state(), etc. and handling the power management<br>
> themselves, which is not recommended.<br>
><br>
> The conversion requires the removal of the those function calls and change the<br>
> callback definition accordingly and make use of dev_pm_ops structure.<br>
><br>
> All patches are compile-tested only.<br>
><br>
> Vaibhav Gupta (2):<br>
>   ipw2100: use generic power management<br>
>   ipw2200: use generic power management<br>
><br>
>  drivers/net/wireless/intel/ipw2x00/ipw2100.c | 31 +++++---------------<br>
>  drivers/net/wireless/intel/ipw2x00/ipw2200.c | 30 +++++--------------<br>
<br>
amd ethernet drivers? That must be a copy paste error. But no need to<br>
resend because of this.<br></blockquote></div></div><div dir="auto">Yes. I am genuinely sorry for this. My two patch-series had same changes, so I copy-pasted the cover letter. Forgot to replace the name.</div><div dir="auto"><br></div><div dir="auto">Thanks</div><div dir="auto">-- Vaibhav Gupta</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
-- <br>
<a href="https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches" rel="noreferrer noreferrer" target="_blank">https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches</a><br>
</blockquote></div></div></div>