staging: media: cxd2009: use usleep_range()
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Wed, 8 Oct 2014 05:47:28 +0000 (11:17 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:16 +0000 (10:29 +0800)
commitc3cefd3c3c289e93934bba7b6c746b3d6698777c
tree56dd130fa664854c960851acdfa6672beaf74919
parentd92c54f6c079988317c5c95bdd2dadf7ce71e45c
staging: media: cxd2009: use usleep_range()

This patch fixes checkpatch.pl warning in file cxd2099.c
WARNING : msleep < 20ms can sleep for up to 20ms; see
Documentation/timers/timers-howto.txt

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/cxd2099/cxd2099.c
This page took 0.025001 seconds and 5 git commands to generate.