[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4182879.iuXeHILx18@phil>
Date: Mon, 02 Mar 2015 00:09:34 +0100
From: Heiko Stuebner <heiko@...ech.de>
To: Krzysztof Kozlowski <k.kozlowski@...sung.com>
Cc: Russell King <linux@....linux.org.uk>,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: rockchip: Constify struct regmap_config and staticize local function
Hi Krzysztof,
Am Dienstag, 24. Februar 2015, 10:38:47 schrieb Krzysztof Kozlowski:
> The regmap_config struct may be const because it is not modified by the
> driver and regmap_init() accepts pointer to const.
>
> Make function rockchip_get_core_reset() static because it is not used
> outside of the platsmp.c file.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@...sung.com>
Added to my soc branch for 4.1
Thanks for finding these
Heiko
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists