From: Uwe Kleine-König Date: Thu, 12 Nov 2009 21:56:29 +0000 (+0100) Subject: IMX: don't disable the uart clock if DEBUG_LL uses it X-Git-Tag: v2.6.33-rc1~384^2~1^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97adeda043d4c2e11dcaca64a7e5fd0c4574c3fe;p=pandora-kernel.git IMX: don't disable the uart clock if DEBUG_LL uses it 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 Cc: Sascha Hauer Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed