[PATCH v4 02/27] clk: qcom: clk-rcg2: name refactoring

Stephen Boyd sboyd at kernel.org
Fri Sep 13 18:56:34 UTC 2024


Quoting Dzmitry Sankouski (2024-09-13 08:07:45)
> clk-rcg2.c uses 2 variable names for pre divisor register value:
> pre_div and hid_div.
> 
> Replace hid_div with pre_div. Update calc_rate docs to reflect, that
> pre_div is not pure divisor, but a register value, and requires conversion.
> 
> Signed-off-by: Dzmitry Sankouski <dsankouski at gmail.com>
> ---

Nak

hid stands for "half-integer divider" from what I recall. Feel free to
document that, but don't rename it.


More information about the dri-devel mailing list