[PATCHv3 01/27] ARM: OMAP2+: clock: export driver API to setup/get clock features
Stephen Boyd
sboyd at codeaurora.org
Thu May 28 15:04:10 PDT 2015
On 05/25, 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)
const?
> +{
> + 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