]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit38201f4a02b593530e24658978d3c393fbcc741a
tree0e41bd57dec53df1c638c4c682d104ad16e2b139
parent31f89079c45a548023ea9460352db042206ccb58
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