kernel: bump 5.4 to 5.4.79
[openwrt/staging/wigyori.git] / target / linux / bcm27xx / patches-5.4 / 950-0436-of-address-Follow-DMA-parent-for-dma-coherent.patch
index dbfb1025cd31ddd494b1792a63a46524c10d225a..76af58a126d05ee84afa56e77225f5d0079c2c4c 100644 (file)
@@ -19,7 +19,7 @@ Signed-off-by: Rob Herring <robh@kernel.org>
 
 --- a/drivers/of/address.c
 +++ b/drivers/of/address.c
-@@ -1023,7 +1023,7 @@ bool of_dma_is_coherent(struct device_no
+@@ -1025,7 +1025,7 @@ bool of_dma_is_coherent(struct device_no
                        of_node_put(node);
                        return true;
                }