Re: [PATCH 3/6] PM / OPP: Support adjusting OPP voltages at runtime

From: Stephen Boyd
Date: Tue Jun 02 2015 - 15:54:35 EST


On 06/02, Viresh Kumar wrote:
> On 01-06-15, 18:47, Stephen Boyd wrote:
> > +int dev_pm_opp_adjust_voltage(struct device *dev, unsigned long freq,
> > + unsigned long u_volt);
>
> > +static inline int dev_pm_opp_adjust_voltage(struct device *dev,
> > + unsigned long freq, unsigned long u_volt)
>
> The 'u' of 'unsigned' isn't aligned to the opening curly brace. Try
> running with checkpatch --strict and you will see some warnings.
>
> Otherwise,
>
> Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
>

Will do. Thanks.

--
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/