-
由 Tero Kristo 提交于
There is no need to read the register with every invocation of the function, as the value is constant. Thus, cache the value in a static variable. Signed-off-by: NTero Kristo <t-kristo@ti.com>23d240d6
There is no need to read the register with every invocation of the function,
as the value is constant. Thus, cache the value in a static variable.
Signed-off-by: NTero Kristo <t-kristo@ti.com>