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:
15b1d17
)
drm/i915: check the return value of intel_dp_i2c_init
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Wed, 12 Jun 2013 20:27:28 +0000
(17:27 -0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 28 Jun 2013 12:14:19 +0000
(14:14 +0200)
We've been ignoring this return value, so print a nice backtrace in
case it's not what we expected.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Zoltan Nyul <zoltan.nyul@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found