kernel: bump 5.4 to 5.4.73
[openwrt/staging/ldir.git] / target / linux / layerscape / patches-5.4 / 801-audio-0049-MLK-17580-ASoC-fsl-sai-check-for-pinctrl-status.patch
index ebd71672b2442470a2a407583b5a58efea5a09b7..f93bdfe63e896248666fa9701301a711baa7a7e6 100644 (file)
@@ -49,7 +49,7 @@ Signed-off-by: Viorel Suman <viorel.suman@nxp.com>
                ret = pinctrl_select_state(sai->pinctrl, sai->pins_state);
                if (ret) {
                        dev_err(cpu_dai->dev,
-@@ -1343,7 +1346,7 @@ static int fsl_sai_probe(struct platform
+@@ -1346,7 +1349,7 @@ static int fsl_sai_probe(struct platform
        sai->dma_params_rx.maxburst = FSL_SAI_MAXBURST_RX;
        sai->dma_params_tx.maxburst = FSL_SAI_MAXBURST_TX;