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)
commitae107d06137ce210ea21d1423443d3638599f297
treec563dadf7373d1675e1f048c73bc95e32815fc78
parenta798c10faf62a505d24e5f6213fbaf904a39623f
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