]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Revert "Staging: panel: usleep_range is preferred over udelay"
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sat, 23 Jan 2016 09:19:20 +0000 (14:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2016 23:07:26 +0000 (15:07 -0800)
commitf021f05c1223ce0424d9bd9bddb013aa68b88801
treedbf5b86e01691baadffb223a2a44895b991b2c82
parent16d9f52201f330b4438467724a0b0691dcf45cc3
Revert "Staging: panel: usleep_range is preferred over udelay"

commit b64a1cbef6df47c986ad622b5b2e4d3d1940070c upstream.

This reverts commit ebd43516d3879f882a403836bba8bc5791f26a28.

We should not be sleeping inside spin_lock.

Fixes: ebd43516d387 ("Staging: panel: usleep_range is preferred over udelay")
Cc: Sirnam Swetha <theonly.ultimate@gmail.com>
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Reported-by: Huang, Ying <ying.huang@intel.com>
Tested-by: Huang, Ying <ying.huang@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/panel/panel.c