On Tue, Oct 13, 2020 at 07:09:46PM +0530, Srinivasa Rao Mandadapu wrote:No.. It's a single patch. By mistake I sent with wrong header.
From: V Sujith Kumar Reddy <vsujithk@xxxxxxxxxxxxxx>I'm missing patch 2 here?
Disable MI2S bit clock from PAUSE/STOP/SUSPEND usecase
instead of shutdown time. Acheive this by invoking
clk_disable_unprepare API from cpu daiops shutdown to
cpu daiops trigger.
Thanks for your guidance. I will take care of it next time.
This Fix is update to the below patch.Fixes should be specified using tags like this:
https://lore.kernel.org/patchwork/patch/1308101/
Fixes: commit 30fb9454ab23 ("selftests/vm: hmm-tests: remove the libhugetlbfs dependency")
in the changelog.
Please submit patches using subject lines reflecting the style for the
subsystem, this makes it easier for people to identify relevant patches.
Look at what existing commits in the area you're changing are doing and
make sure your subject lines visually resemble what they're doing.
There's no need to resubmit to fix this alone.