OSDN Git Service

staging: media: cxd2099: use usleep_range()
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Wed, 24 Sep 2014 11:30:17 +0000 (17:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 03:03:24 +0000 (23:03 -0400)
commit7b86477c0e5b7b1406f27da519d4df841f306b92
treecee7205ff781fa1966d2bd2e630eb37a131bf08d
parenta46e43e7dedd062fcde0216093467c26ae431ab3
staging: media: cxd2099: 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