From: Tejun Heo Date: Wed, 22 Aug 2012 22:32:38 +0000 (-0700) Subject: staging: nvec: use system_nrt_wq instead of custom one X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~773 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb1e40a4dd0fb4095900e085fdd3ed259acbee29;p=pandora-kernel.git staging: nvec: use system_nrt_wq instead of custom one There isn't much reason to use custom workqueue in nvec. It can use system_nrt_wq instead and cancel the two work items on removal. Signed-off-by: Tejun Heo Signed-off-by: Marc Dietrich Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed