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:
a634dd5
)
drm/exynos: use define instead of default_win member in struct mixer_context
author
Joonyoung Shim
<jy0922.shim@samsung.com>
Thu, 5 Apr 2012 11:49:25 +0000
(20:49 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Thu, 12 Apr 2012 05:51:24 +0000
(14:51 +0900)
The default_win member in struct mixer_context isn't change its value
after initialized to 0, so it's better using to define.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found