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:
874b300
)
ARM: OMAP3: vc: fix 'or' always true warning
author
Frans Klaver
<fransklaver@gmail.com>
Tue, 1 Sep 2015 20:59:25 +0000
(13:59 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 1 Sep 2015 20:59:25 +0000
(13:59 -0700)
Fix the warning:
arch/arm/mach-omap2/vc.c:302:47: warning: logical ‘or’ of collectively exhaustive tests is always true [-Wlogical-op]
As we're toggling both CLKREQ and OFFMODE, we should also be checking
OFFMODE.
Signed-off-by: Frans Klaver <fransklaver@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/vc.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-omap2/vc.c
Simple merge