[PATCH] cpm_uart: use schedule_timeout instead of direct call to schedule
authorKumar Gala <galak@freescale.com>
Sat, 3 Sep 2005 22:55:37 +0000 (15:55 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:56 +0000 (00:05 -0700)
commit638861d54eec6b04a88d5d8df8b790d87de80b8d
tree1ebb80d55a39369620dbb041244cdd3ce794fb8f
parent0d8ba1a9793302fdcee3d6d4133c455023ca8ce9
[PATCH] cpm_uart: use schedule_timeout instead of direct call to schedule

use schedule_timeout instead of direct call to schedule

Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/serial/cpm_uart/cpm_uart_core.c