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:
4998f1a
)
IMX: don't disable the uart clock if DEBUG_LL uses it
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Thu, 12 Nov 2009 21:56:29 +0000
(22:56 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Fri, 27 Nov 2009 07:32:37 +0000
(08:32 +0100)
Before the clock was left enabled only for DEBUG_LL_CONSOLE which
requires an additional patch to exist at all. With this patch applied
DEBUG_LL_CONSOLE depends on DEBUG_LL, so this doesn't break.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found