[PATCH 05/11] clk: imx: refine the powerup_set bit of clk-pllv3

Dong Aisheng dongas86 at gmail.com
Sun Jun 12 07:51:58 PDT 2016


On Sun, Jun 12, 2016 at 9:29 PM, Shawn Guo <shawnguo at kernel.org> wrote:
> On Sun, Jun 12, 2016 at 08:13:03PM +0800, Dong Aisheng wrote:
>> I understand your point.
>> How about using power_bit and powerup_set?
>> * @power_bit:   pll power bit offset
>
> I'm fine with the name, but the comment should be fixed, since we are
> actually using it as a bit mask instead of offset.
>

Yes, i can change to:
* @power_bit:   pll power bit mask
* @powerup_set: set power_bit to power up the PLL

Regards
Dong Aisheng

> Shawn
>
>> * @powerup_set: set power_bit to power up the PLL
>



More information about the linux-arm-kernel mailing list