[PATCH] Defer tulip_select_media() to process context
authorFrancois Romieu <romieu@fr.zoreil.com>
Fri, 8 Sep 2006 18:15:38 +0000 (11:15 -0700)
committerJeff Garzik <jeff@garzik.org>
Mon, 11 Sep 2006 13:05:37 +0000 (09:05 -0400)
Move tulip_select_media() processing to a workqueue, instead of
delaying in interrupt context, edited by Kyle McMartin to use kevent
thread, instead of creating its own workqueue.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Valerie Henson <val_henson@linux.intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found