On 8/22/20 5:32 PM, Krzysztof Kozlowski wrote:
The driver has file-scope arrays defining fields of timing registers (e.g. struct timing_reg timing_row) and actual values for these registers per each OPP in state container (struct exynos5_dmc.timing_row). The meanings of these are different so use different names to avoid confusion.
Good point
Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> ---
Acked-by: Lukasz Luba <lukasz.luba@xxxxxxx> Regards, Lukasz