layerscape: remove useless pairs of kernel patches
[openwrt/staging/wigyori.git] / target / linux / layerscape / patches-5.4 / 801-audio-0049-MLK-17580-ASoC-fsl-sai-check-for-pinctrl-status.patch
index 5f69c1daae298d590e6a86a1e9c8fd91e05dccb1..ebd71672b2442470a2a407583b5a58efea5a09b7 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,
-@@ -1345,7 +1348,7 @@ static int fsl_sai_probe(struct platform
+@@ -1343,7 +1346,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;