create another workqueue for adc timer_work
authorluowei <lw@rock-chips.com>
Mon, 30 Aug 2010 06:50:45 +0000 (14:50 +0800)
committerluowei <lw@rock-chips.com>
Mon, 30 Aug 2010 06:50:45 +0000 (14:50 +0800)
arch/arm/mach-rk2818/adc.c

index 12965963d2455438f367ee06278f9620de7a87fb..04fb2563c995f69510f51e0945591bfbbae9150e 100755 (executable)
@@ -30,7 +30,7 @@
  * action is required.
  */
  
-#if 1
+#if 0
 #define DBG(x...)   printk(x)
 #else
 #define DBG(x...)