diff options
author | Andrii Tseglytskyi <andrii.tseglytskyi@ti.com> | 2013-05-27 15:09:23 +0400 |
---|---|---|
committer | Kevin Hilman <khilman@linaro.org> | 2013-06-10 21:46:17 +0400 |
commit | 6c80573415fe47450579d5d8bfab53b304d803ed (patch) | |
tree | 6134b59340bcbb35665945f42472655557f20d9f /drivers/ata/pata_pxa.c | |
parent | 3dfc35ffd938abe67f2559db6b517536a207df24 (diff) | |
download | linux-6c80573415fe47450579d5d8bfab53b304d803ed.tar.xz |
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 'drivers/ata/pata_pxa.c')
0 files changed, 0 insertions, 0 deletions