[PATCHv2 01/27] ARM: OMAP2+: clock: export driver API to setup/get clock features
Stephen Boyd
sboyd at codeaurora.org
Tue May 19 18:19:01 PDT 2015
On 05/11, Tero Kristo wrote:
> +
> +/**
> + * ti_clk_get_features - get clock driver features flags
> + *
> + * Get TI clock driver features description. Returns a pointer
> + * to the current feature setup.
> + */
> +struct ti_clk_features *ti_clk_get_features(void)
Should this return a const pointer?
> +{
> + return &ti_clk_features;
> +}
> #endif
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
More information about the linux-arm-kernel
mailing list