Staging: panel: usleep_range is preferred over udelay
authorSirnam Swetha <theonly.ultimate@gmail.com>
Tue, 27 Oct 2015 09:25:46 +0000 (14:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 22:55:17 +0000 (07:55 +0900)
commitebd43516d3879f882a403836bba8bc5791f26a28
tree0e41bd57dec53df1c638c4c682d104ad16e2b139
parent46f566ed53b00f186ce77833453b983e3a0feb08
Staging: panel: usleep_range is preferred over udelay

This patch fixes the issue:

CHECK: usleep_range is preferred over udelay; see
Documentation/timers/timers-howto.txt

Signed-off-by: Sirnam Swetha <theonly.ultimate@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/panel/panel.c