OPP: Track if clock name is configured by platform
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 25 May 2022 09:17:59 +0000 (14:47 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 9 Jun 2022 08:27:55 +0000 (13:57 +0530)
commit0a43452bb6b1f499b695b123e9fedf4b1a9bbf64
treeb230de81ccec2e9d56e3c2b47a42398d076def59
parent9bfb1ffff1972291738b4288e7653ba7ea3c24fa
OPP: Track if clock name is configured by platform

Track if the clock name is configured by the platform or not. This is a
preparatory change and will be used by later commits. This also makes
the behavior of the clkname API similar to other ones, which allow
repeated calls to the same API for each CPU.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c
drivers/opp/opp.h