From 84a5da03778f15778406c86686a01e03c57a3388 Mon Sep 17 00:00:00 2001 From: Kano Date: Wed, 19 Jun 2013 00:58:35 +1000 Subject: [PATCH] bflsc correct comment --- driver-bflsc.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/driver-bflsc.c b/driver-bflsc.c index 4c53ae32..8ed452e7 100644 --- a/driver-bflsc.c +++ b/driver-bflsc.c @@ -37,8 +37,7 @@ * in bursts due to e.g. a 16 chip device doing 16 items at a time and * returning 16 results at a time * If the device has varying chip speeds, it will gradually break up the - * burst of results as we progress from the last LP - * The next LP will restart all chips approximately together again + * burst of results as we progress */ enum driver_version { BFLSC_DRVUNDEF = 0,