git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf404ce
)
drm/i915: Use IS_HSW_ULT() in HSW CDCLK clock read-out
author
Damien Lespiau
<damien.lespiau@intel.com>
Wed, 1 Oct 2014 19:04:16 +0000
(20:04 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 24 Oct 2014 14:33:57 +0000
(16:33 +0200)
hsw_get_cdclk_freq() is really just HSW, so we can use IS_HSW_ULT()
instead of IS_ULT() there.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found