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:
75bac5d
)
OMAPDSS: DISPC: Remove a redundant function
author
Archit Taneja
<archit@ti.com>
Fri, 29 Jun 2012 09:11:30 +0000
(14:41 +0530)
committer
Archit Taneja
<archit@ti.com>
Fri, 29 Jun 2012 10:57:58 +0000
(16:27 +0530)
dss_mgr_is_lcd() available in dss.h does the same thing as dispc_mgr_is_lcd()
in dispc.c. Remove the function from dispc.c and replace it with the one in
dss.h.
Signed-off-by: Archit Taneja <archit@ti.com>
No differences found