[PATCH 07/22] ARM: exynos: Remove '0x's from Exynos4110 DTSI file
Tomasz Figa
tomasz.figa at gmail.com
Mon Jul 22 15:25:35 EDT 2013
Hi Lee,
On Monday 22 of July 2013 11:52:26 Lee Jones wrote:
> Cc: Kukjin Kim <kgene.kim at samsung.com>
> Cc: linux-samsung-soc at vger.kernel.org
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> ---
> arch/arm/boot/dts/exynos4210.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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 at 0x10030000 {
> + clock: clock-controller at 10030000 {
> compatible = "samsung,exynos4210-clock";
> reg = <0x10030000 0x20000>;
> #clock-cells = <1>;
This looks fine, but please fix commit message - it should be Exynos4210.
Also some explanation why this change is needed would be good, even if
it's obvious.
Best regards,
Tomasz
More information about the linux-arm-kernel
mailing list