[PATCH v4 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
Dietmar Eggemann
dietmar.eggemann at arm.com
Wed Apr 3 05:07:49 PDT 2024
On 02/04/2024 17:58, Lukasz Luba wrote:
[...]
> @@ -539,6 +541,12 @@ static inline void dev_pm_opp_of_unregister_em(struct device *dev)
> {
> }
>
> +static inline int dev_pm_opp_calc_power(struct device *dev, unsigned long *uW,
> + unsigned long *kHz)
This looks like a weird alignment comparing to the adjacent functions.
[...]
More information about the linux-arm-kernel
mailing list