]> git.baikalelectronics.ru Git - kernel.git/commit
dt: Fix binding typos in clock-names and interrupt-names
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 22 Apr 2014 18:40:25 +0000 (20:40 +0200)
committerGrant Likely <grant.likely@linaro.org>
Wed, 23 Apr 2014 12:03:57 +0000 (13:03 +0100)
commit97f6481706dce26a08c55e57ade9e304272a5713
treec563dadf7373d1675e1f048c73bc95e32815fc78
parent480ecc916679014c8b1cad0f42ff0dbbc2b461b8
dt: Fix binding typos in clock-names and interrupt-names

s/interrupts-names/interrupt-names/g
s/clocks-names/clock-names/g

Some of the binding files and device tree files get this wrong and the
kernel won't be able to pick it up. Fix them up now so that they don't
get widely used.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by : Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Documentation/devicetree/bindings/net/socfpga-dwmac.txt
Documentation/devicetree/bindings/net/stmmac.txt
Documentation/devicetree/bindings/pinctrl/pinctrl-st.txt
Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt
arch/arm/boot/dts/am33xx.dtsi
arch/arm/boot/dts/am4372.dtsi
arch/arm/boot/dts/stih415-pinctrl.dtsi
arch/arm/boot/dts/stih416-pinctrl.dtsi
drivers/of/irq.c