From: Geert Uytterhoeven Date: Tue, 22 Apr 2014 18:40:25 +0000 (+0200) Subject: dt: Fix binding typos in clock-names and interrupt-names X-Git-Tag: omap-for-v3.16/pm-signed~35^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae107d06137ce210ea21d1423443d3638599f297;p=pandora-kernel.git 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 Acked-by : Patrice Chotard Signed-off-by: Grant Likely --- Reading git-diff-tree failed