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:
e7d9fac
)
OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads()
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Tue, 16 Oct 2012 11:51:21 +0000
(13:51 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 17 Oct 2012 06:26:08 +0000
(09:26 +0300)
Appear to be a copy-paste bug: the code was checking board_data->dsi_enable_pads
while calling board_data->dsi_disable_pads.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found