From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Tue, 26 Jun 2018 14:19:44 -0600 Subject: [PATCH] dt-bindings: Fix unbalanced quotation marks In-Reply-To: <20180617143127.11421-1-j.neuschaefer@gmx.net> References: <20180617143127.11421-1-j.neuschaefer@gmx.net> Message-ID: <20180626201944.GA24678@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Jun 17, 2018 at 04:31:18PM +0200, Jonathan Neusch?fer wrote: > Multiple binding documents have various forms of unbalanced quotation > marks. Fix them. > > Signed-off-by: Jonathan Neusch?fer > --- > > Should I split this patch so that different parts can go through different trees? No, I applied it. Thanks. > --- > .../devicetree/bindings/arm/samsung/samsung-boards.txt | 2 +- > .../devicetree/bindings/gpio/nintendo,hollywood-gpio.txt | 2 +- > Documentation/devicetree/bindings/input/touchscreen/hideep.txt | 2 +- > .../bindings/interrupt-controller/nvidia,tegra20-ictlr.txt | 2 +- > .../devicetree/bindings/interrupt-controller/st,stm32-exti.txt | 2 +- > Documentation/devicetree/bindings/mips/brcm/soc.txt | 2 +- > Documentation/devicetree/bindings/net/fsl-fman.txt | 2 +- > Documentation/devicetree/bindings/power/power_domain.txt | 2 +- > Documentation/devicetree/bindings/regulator/tps65090.txt | 2 +- > Documentation/devicetree/bindings/reset/st,sti-softreset.txt | 2 +- > Documentation/devicetree/bindings/sound/qcom,apq8016-sbc.txt | 2 +- > Documentation/devicetree/bindings/sound/qcom,apq8096.txt | 2 +- > 12 files changed, 12 insertions(+), 12 deletions(-)