Hi Laurent,

FYI, there are new warnings show up in

tree:   git://linuxtv.org/media_tree.git master
head:   9fd9330c2d0ae6c149ec817ec71797f943db98b4
commit: ca6f19b1cf0fac0fdf1ef06d6bed0f07f8f37ae9 [100/499] [media] v4l: 
omap4iss: Replace udelay/msleep with usleep_range
:::::: branch date: 15 minutes ago
:::::: commit date: 9 weeks ago

scripts/checkpatch.pl 
0001-media-v4l-omap4iss-Replace-udelay-msleep-with-usleep.patch
# many are suggestions rather than must-fix

WARNING: usleep_range should not use min == max args; see 
Documentation/timers/timers-howto.txt
#31: drivers/staging/media/omap4iss/iss.c:649:
+               usleep_range(10, 10);

---
0-DAY kernel build testing backend              Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild                 Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to