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:
102932b
)
drm/dsi: Make mipi_dsi_dcs_write() return ssize_t
author
Thierry Reding
<treding@nvidia.com>
Mon, 21 Jul 2014 10:22:26 +0000
(12:22 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Tue, 22 Jul 2014 07:06:16 +0000
(09:06 +0200)
This function returns the value of the struct mipi_dsi_host_ops'
.transfer() so make sure the return types are consistent.
Acked-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found