diff options
author | 2013-05-27 14:09:23 +0300 | |
---|---|---|
committer | 2013-06-10 10:46:17 -0700 | |
commit | 6c80573415fe47450579d5d8bfab53b304d803ed (patch) | |
tree | 6134b59340bcbb35665945f42472655557f20d9f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | PM / AVS: SmartReflex: use omap_sr * for errgen interfaces (diff) | |
download | linux-dev-6c80573415fe47450579d5d8bfab53b304d803ed.tar.xz linux-dev-6c80573415fe47450579d5d8bfab53b304d803ed.zip |
PM / AVS: SmartReflex: use omap_sr * for minmax interfaces
SmartReflex driver interface is natively divided to two parts:
- external SmartReflex interface
- interface between SmartReflex driver and SmartReflex Class
Functions which belong to AVS class interface can use
struct omap_sr* instead of struct voltatedomain*, to provide a
direct connection between SR driver and SR class. This allows
us to optimize and not do additional lookups where none is
required.
sr_configure_minmax() is interface function between SR driver
and SR class. It is typically used by Class driver to
configure MINMAXAVG module inside SmartReflex module.
Now it takes struct omap_sr* as input parameter.
Signed-off-by: Andrii Tseglytskyi <andrii.tseglytskyi@ti.com>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions