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:
ae99258
)
drm/i915: change VLV IOSF sideband accessors to not return error code
author
Jani Nikula
<jani.nikula@intel.com>
Wed, 22 May 2013 12:36:20 +0000
(15:36 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 23 May 2013 21:25:42 +0000
(23:25 +0200)
We never check the return values, and there's not much we could do on
errors anyway. Just simplify the signatures. No functional changes.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found