Merge branch 'asoc-5.3' into asoc-linus
[platform/kernel/linux-starfive.git] / sound / soc / intel / boards / sof_rt5682.c
index 7285474..0b12d61 100644 (file)
@@ -555,7 +555,7 @@ static int sof_audio_probe(struct platform_device *pdev)
        int dmic_be_num, hdmi_num;
        int ret, ssp_amp, ssp_codec;
 
-       ctx = devm_kzalloc(&pdev->dev, sizeof(*ctx), GFP_ATOMIC);
+       ctx = devm_kzalloc(&pdev->dev, sizeof(*ctx), GFP_KERNEL);
        if (!ctx)
                return -ENOMEM;