diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2014-01-08 11:12:28 -0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-01-08 18:33:56 +0100 |
commit | 89eff4bea721700d1f4d5ffd3fdc99bb0de9e962 (patch) | |
tree | bb1c0602a960827ba5fa4670c01c8002c7f4885c /drivers/uwb | |
parent | e59150dcf7e126ebf89afacd372602f328d4d6fc (diff) |
drm/i915: fix wrong PLL debug messages.
LPT does have PCH refclk, but it's different form the IBX/CPT/PPT one
and doesn't use the same structs. It is wrong to have a message saying
that "LPT does not has PCH refclk" (sic). While at it, signal that we
only want this function on IBX/CPT/PPT by renaming it and adding a
WARN.
On HSW we also print "0 shared PLLs initialized", but we *do* have
shared PLLs on HSW (LCPLL, WRPLL, SPLL) and we *do* initialize them.
We just don't use "struct intel_shared_dpll". So remove the debug
message.
In the future we may want to rename all that "intel shared pll" code
to "ibx shared pll", but I'll leave this to another patch.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/uwb')
0 files changed, 0 insertions, 0 deletions