On Wed, 18 Jan 2023 19:01:43 +0100, Krzysztof Kozlowski wrote: > Cleanup by removing unneeded quotes from refs and redundant blank lines. > No functional impact except adjusting to preferred coding style. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml | 2 +- > .../devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml | 2 +- > .../devicetree/bindings/dma/allwinner,sun6i-a31-dma.yaml | 2 +- > Documentation/devicetree/bindings/dma/altr,msgdma.yaml | 2 +- > Documentation/devicetree/bindings/dma/apple,admac.yaml | 2 +- > Documentation/devicetree/bindings/dma/arm-pl08x.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-controller.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-router.yaml | 2 +- > Documentation/devicetree/bindings/dma/fsl,edma.yaml | 2 +- > Documentation/devicetree/bindings/dma/ingenic,dma.yaml | 2 +- > Documentation/devicetree/bindings/dma/intel,ldma.yaml | 2 +- > Documentation/devicetree/bindings/dma/mediatek,uart-dma.yaml | 2 +- > .../devicetree/bindings/dma/nvidia,tegra186-gpc-dma.yaml | 2 +- > Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.yaml | 2 +- > Documentation/devicetree/bindings/dma/owl-dma.yaml | 2 +- > Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml | 2 +- > Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 2 +- > Documentation/devicetree/bindings/dma/renesas,rcar-dmac.yaml | 2 +- > Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml | 2 +- > Documentation/devicetree/bindings/dma/renesas,rzn1-dmamux.yaml | 2 +- > Documentation/devicetree/bindings/dma/renesas,usb-dmac.yaml | 2 +- > .../devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml | 2 +- > Documentation/devicetree/bindings/dma/snps,dma-spear1340.yaml | 2 +- > Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml | 2 +- > .../devicetree/bindings/dma/socionext,uniphier-mio-dmac.yaml | 2 +- > .../devicetree/bindings/dma/socionext,uniphier-xdmac.yaml | 2 +- > Documentation/devicetree/bindings/dma/st,stm32-dma.yaml | 2 +- > Documentation/devicetree/bindings/dma/st,stm32-dmamux.yaml | 2 +- > Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml | 2 +- > Documentation/devicetree/bindings/dma/stericsson,dma40.yaml | 2 +- > 30 files changed, 30 insertions(+), 30 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>