Re: [PATCH V2 linux-next] clk: constify of_device_id array

From: Stephen Boyd
Date: Wed Apr 01 2015 - 14:09:55 EST


On 03/31/15 11:50, Fabian Frederick wrote:
> of_device_id is always used as const.
> (See driver.of_match_table and open firmware functions)
>
> __initdata updated to __initconst for
> static const struct of_device_id ti_clkdm_match_table[]
>
> Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>
>

Thanks. Applied to clk-next.

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

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