]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit40be7199cbace402924b8d4d7d75a3b2b4121819
treecee7205ff781fa1966d2bd2e630eb37a131bf08d
parent7f3fd053b1afb56c18a37144e8d8a81fa95d41cc
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