]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f2abc98f8d25e271e29e32f4e173db5201f14d8
tree56dd130fa664854c960851acdfa6672beaf74919
parente50f0b4d3f8802e9c3bdc58d0939d0970e1e3be6
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