From: Scott Wood Date: Fri, 3 Apr 2009 21:15:49 +0000 (-0500) Subject: cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console. X-Git-Tag: v2.6.30-rc1~134^2~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d8107f474029167ae69862bf6b2c7273be757c7;p=pandora-kernel.git cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console. Previously, if udbg was using the CPM uart, and the normal CPM uart driver was enabled, but the console was directed elsewhere, udbg would not be stopped prior to initialization. This resulted in udbg hanging forever waiting for the CPM to process a descriptor. Signed-off-by: Scott Wood Signed-off-by: Kumar Gala --- Reading git-diff-tree failed