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:
f03e417
)
drm/i915/dsi: set max return packet size for each dsi port
author
Jani Nikula
<jani.nikula@intel.com>
Thu, 22 Jan 2015 13:01:35 +0000
(15:01 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 27 Jan 2015 08:51:11 +0000
(09:51 +0100)
This seems like the right thing to do. This also gets rid of a call to
intel_dsi_pipe_to_port() which we want to remove eventually.
v2: add braces to fix else logic (Shobhit)
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-By: Shobhit Kumar <shobhit.kumar@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found