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:
d8c270a
)
ARM: OMAP: remove some dead code
author
Paul Bolle
<pebolle@tiscali.nl>
Thu, 15 May 2014 19:16:21 +0000
(21:16 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 16 May 2014 21:10:53 +0000
(14:10 -0700)
A check for CONFIG_CBUS_TAHVO_USB was added in v2.6.17. The related
Kconfig symbol has never been part of the tree. Remove that check.
Replace the while (...) loop with a simple if (...) statement, while
we're at it.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/pm.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-omap1/pm.c
Simple merge