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:
3530ef0
)
[media] exynos4-is: Remove meaningless test before bit setting
author
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Wed, 10 Apr 2013 09:27:22 +0000
(06:27 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 14 Apr 2013 18:52:39 +0000
(15:52 -0300)
There is no need to check same bit before setting it, since we
always end up with a bit set. Remove some of the tests and make
set unconditional, in every place where all that needs to be done
is just setting a bit.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found