**** BEGIN LOGGING AT Fri May 30 03:00:00 2014 May 30 16:25:54 ant_work, hello. May 30 16:26:21 hi lumag, done your presentation? May 30 16:26:49 ant_work, excuse me? May 30 16:27:00 I though tyou had to held some talk May 30 16:27:17 regarding cfi_udelay - it is equivalent to msleep May 30 16:27:21 ah, yes May 30 16:27:29 I have a talk on June, 5th May 30 16:27:42 I see May 30 16:28:07 I talked briefly on#mtd yesterday and they said 'just send the patch' May 30 16:28:27 Moreover cfi_udelay(1200) is equivalent to msleep(2); May 30 16:28:30 which one would you use? cfi_udelay maybe? May 30 16:28:31 yes May 30 16:29:34 No real difference. Just remember that cfi_usleep(1200) delays code by 2 seconds, not 1.2s May 30 16:29:53 checkpatch spits a warning that the delay could be 20s May 30 16:30:04 err.. well, more than thought May 30 16:30:17 so I've left cfi_udelay May 30 16:30:44 the warning comes using msleep(2) May 30 16:31:57 I'l ltry this evening removing this latency on the 'new' collie but I'm sure it will break May 30 16:32:08 iirc you've already tested that May 30 16:33:44 heading home now, bbl May 30 21:44:52 lumag: I can't crash this collie even without cfi_udelay() **** ENDING LOGGING AT Sat May 31 03:00:00 2014