create another workqueue for adc timer_work

This commit is contained in:
luowei
2010-08-30 14:50:45 +08:00
parent cb812d0b92
commit 0d960b550d

View File

@@ -30,7 +30,7 @@
* action is required.
*/
#if 1
#if 0
#define DBG(x...) printk(x)
#else
#define DBG(x...)