OSDN Git Service

cy8mrln-palmpre: be not verbose on kernel side per default
authorSimon Busch <morphis@gravedo.de>
Wed, 19 May 2010 08:46:08 +0000 (10:46 +0200)
committerChris Larson <chris_larson@mentor.com>
Wed, 27 Oct 2010 16:48:54 +0000 (09:48 -0700)
plugins/cy8mrln-palmpre.c

index 2455a04..b500597 100644 (file)
@@ -59,7 +59,7 @@ struct tslib_cy8mrln_palmpre
 };
 
 static int scanrate = 60;
-static int verbose = 1;
+static int verbose = 0;
 static int wot_threshold = 22;
 static int sleepmode = CY8MRLN_ON_STATE;
 static int wot_scanrate = WOT_SCANRATE_512HZ;