layerscape: remove useless pairs of kernel patches
[openwrt/staging/wigyori.git] / target / linux / layerscape / patches-5.4 / 801-audio-0027-MLK-15140-1-ASoC-fsl_sai-support-latest-sai-module.patch
index 38d3041bae7894a49061d1ada0dd87af5fea0a49..7f234a27cc9bae63120f7964b692340f8677f4c3 100644 (file)
@@ -590,7 +590,7 @@ Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
        if (ret) {
                dev_err(&pdev->dev, "failed to claim irq %u\n", irq);
                return ret;
-@@ -1090,6 +1134,7 @@ static int fsl_sai_runtime_suspend(struc
+@@ -1088,6 +1132,7 @@ static int fsl_sai_runtime_suspend(struc
  static int fsl_sai_runtime_resume(struct device *dev)
  {
        struct fsl_sai *sai = dev_get_drvdata(dev);
@@ -598,7 +598,7 @@ Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
        int ret;
  
        ret = clk_prepare_enable(sai->bus_clk);
-@@ -1115,11 +1160,11 @@ static int fsl_sai_runtime_resume(struct
+@@ -1113,11 +1158,11 @@ static int fsl_sai_runtime_resume(struct
                                PM_QOS_CPU_DMA_LATENCY, 0);
  
        regcache_cache_only(sai->regmap, false);