diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-10-16 15:31:38 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-11-12 13:40:26 +0200 |
commit | 03aafa2cd84e6406ce3ceedca245a6a731f9b77b (patch) | |
tree | a1a72e150af63f1bd55507e30c330853dd7d15de /drivers/gpu/drm/README.drm | |
parent | b0295f165f0a9e1bde4f4592df04e85a28be2ce3 (diff) | |
download | linux-03aafa2cd84e6406ce3ceedca245a6a731f9b77b.tar.gz linux-03aafa2cd84e6406ce3ceedca245a6a731f9b77b.tar.bz2 linux-03aafa2cd84e6406ce3ceedca245a6a731f9b77b.zip |
OMAPDSS: HDMI: store WP pointer to hdmi_pll_data
HDMI PLL code needs the pointer to the WP block so that it can manage
its power. Currently this is passed as a function parameter to
hdmi_pll_enable and hdmi_pll_disable. To make the PLL function adhere to
the DSS PLL API, we need to remove the WP parameter.
This patch stores the WP pointer to hdmi_pll_data in hdmi_pll_init, so
that it's available when needed.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/README.drm')
0 files changed, 0 insertions, 0 deletions