X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=sound%2Fsoc%2Fintel%2Fatom%2Fsst%2Fsst_ipc.c;fp=sound%2Fsoc%2Fintel%2Fatom%2Fsst%2Fsst_ipc.c;h=78ea67c7a12812d3ca3cb35766aac8e31cad6650;hp=4e8382097e6186ce77183aa2e888e13ce42ae1f9;hb=d8af541139fa135a250c5ae743bfec3b49e97c3a;hpb=fb6ed937aaa0703bcdacfe013897d583a6eba365 diff --git a/sound/soc/intel/atom/sst/sst_ipc.c b/sound/soc/intel/atom/sst/sst_ipc.c index 4e8382097e61..78ea67c7a128 100644 --- a/sound/soc/intel/atom/sst/sst_ipc.c +++ b/sound/soc/intel/atom/sst/sst_ipc.c @@ -341,7 +341,7 @@ void sst_process_reply_mrfld(struct intel_sst_drv *sst_drv_ctx, } /* FW sent short error response for an IPC */ - if (msg_high.part.result && drv_id && !msg_high.part.large) { + if (msg_high.part.result && !msg_high.part.large) { /* 32-bit FW error code in msg_low */ dev_err(sst_drv_ctx->dev, "FW sent error response 0x%x", msg_low); sst_wake_up_block(sst_drv_ctx, msg_high.part.result,