[PATCH] cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.

Kumar Gala galak at kernel.crashing.org
Tue Apr 7 00:10:07 EST 2009


On Apr 3, 2009, at 4:15 PM, Scott Wood wrote:

> 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 <scottwood at freescale.com>
> ---
> drivers/serial/cpm_uart/cpm_uart_core.c |    8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)


applied

- k



More information about the Linuxppc-dev mailing list