From: Francois Romieu Date: Fri, 8 Sep 2006 18:15:38 +0000 (-0700) Subject: [PATCH] Defer tulip_select_media() to process context X-Git-Tag: v2.6.19-rc1~1263^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bb3cf726b37c13abce9f9134a68b94aa10e8803;p=pandora-kernel.git [PATCH] Defer tulip_select_media() to process context 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 Signed-off-by: Valerie Henson Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed