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:
9314726
)
drm/i915/dp: Remove intel_ prefix from hw signal_levels functions
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 16 Apr 2015 09:36:52 +0000
(11:36 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 16 Apr 2015 09:47:50 +0000
(11:47 +0200)
intel_ is for generic code bxt_ and friends for platform specific
functions. Remove the intel_ prefix to be consistent with our naming.
Random OCD bikeshed I've spotted while merging bxt patches.
v2: Oops, git add fail.
Cc: Imre Deak <imre.deak@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
drivers/gpu/drm/i915/intel_dp.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_dp.c
Simple merge