On Mon, Nov 16, 2020 at 04:03:26PM -0800, Daniele Ceraolo Spurio wrote:
From: Venkata Sandeep Dhanalakota venkata.s.dhanalakota@intel.com
Commit 5ce6861d36ed5207aff9e5eead4c7cc38a986586 upstream.
This backport targets stable version 5.4, since the original patch fails to apply there, due to a variable having moved from one struct to another. The only change required for the patch to apply to 5.4 is to use the correct structure:
Now queued up, thanks.
greg k-h