On 07/25/13 00:09, Lee Jones wrote:
... for the sake of consistency and assumed convention.

Cc: Kukjin Kim<kgene....@samsung.com>
Cc: linux-samsung-...@vger.kernel.org
Signed-off-by: Lee Jones<lee.jo...@linaro.org>

diff --git a/arch/arm/boot/dts/exynos4210.dtsi 
b/arch/arm/boot/dts/exynos4210.dtsi
index b7f358a..53e2527 100644
--- a/arch/arm/boot/dts/exynos4210.dtsi
+++ b/arch/arm/boot/dts/exynos4210.dtsi
@@ -72,7 +72,7 @@
                 };
   ^^^^^^^^^^^^^^^^
         };
   ^^^^^^^^

-       clock: clock-controller@0x10030000 {
   ^^^^^^^^
+       clock: clock-controller@10030000 {
   ^^^^^^^^
                 compatible = "samsung,exynos4210-clock";
   ^^^^^^^^^^^^^^^^
                 reg =<0x10030000 0x20000>;
   ^^^^^^^^^^^^^^^^
                 #clock-cells =<1>;
   ^^^^^^^^^^^^^^^^

BTW, should be tab at the mark '^' not white space :(

- Kukjin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to