[PATCH RESEND] clk: samsung: Make of_device_id array const
Jingoo Han
jg1.han at samsung.com
Mon Jun 30 18:55:58 PDT 2014
On Thursday, June 26, 2014 9:00 PM, Krzysztof Kozlowski wrote:
>
> Array of struct of_device_id may be be const as expected by
> of_match_table field and of_find_matching_node_and_match() function.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
Reviewed-by: Jingoo Han <jg1.han at samsung.com>
Best regards,
Jingoo Han
> ---
> drivers/clk/samsung/clk-exynos4.c | 2 +-
> drivers/clk/samsung/clk-exynos5250.c | 2 +-
> drivers/clk/samsung/clk-exynos5420.c | 2 +-
> drivers/clk/samsung/clk-exynos5440.c | 2 +-
> drivers/clk/samsung/clk.c | 2 +-
> drivers/clk/samsung/clk.h | 2 +-
> 6 files changed, 6 insertions(+), 6 deletions(-)
>
More information about the linux-arm-kernel
mailing list