24 Sep
2016
24 Sep
'16
7:56 p.m.
On Sat, Sep 24, 2016 at 09:53:18AM +0800, pengdonglin137 wrote:
Hi All, I found a small bug in soc-pcm.c. For example, we can see kernel logs as follows:
[ 518.707401] SLIMBUS_0_TX: ASoC: trigger BE MSM8996 Media1 cmd 0 // should be SLIMBUS_0_TX other than MSM8996 Media1 [ 518.707414] MSM8996 Media1: ASoC: post trigger FE MSM8996 Media1 cmd 0
Here is the patch.
diff --git a/sound/soc/soc-pcm.c b/sound/soc/soc-pcm.c index 60d702f..8c037ef 100644
Please resend this patch using the process covered in the kernel in Documentation/SubmittingPatches. In particular it is very important that you provide a Signed-off-by - this is needed for licensing reasons.