[PATCHv3 01/27] ARM: OMAP2+: clock: export driver API to setup/get clock features

Tero Kristo t-kristo at ti.com
Tue Jun 2 03:22:59 PDT 2015


On 05/29/2015 01:04 AM, Stephen Boyd wrote:
> 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?

Ok changed locally in the branch.

-Tero

>
>> +{
>> +	return &ti_clk_features;
>> +}
>>   #endif
>




More information about the linux-arm-kernel mailing list