Revert "drivers: power: use 'current' instead of 'get_current()'"
authorAmit Pundir <amit.pundir@linaro.org>
Tue, 17 May 2016 10:36:17 +0000 (16:06 +0530)
committerAmit Pundir <amit.pundir@linaro.org>
Tue, 17 May 2016 11:03:47 +0000 (16:33 +0530)
commit9a326f6c084b089765ed8ee903b76a5e8251b0b3
treeef9ed72ae5045555894add961f6c6912d6ab23c9
parent287d9d0efbd378dc0d7919bc9820737c869f5c0b
Revert "drivers: power: use 'current' instead of 'get_current()'"

This reverts commit e1b5d103894d097fb630aebc3c1fdaf257f7c9bb.

This patch fixed the aosp commit ad86cc8ad632 (drivers: power:
Add watchdog timer to catch drivers which lockup during suspend.),
which we dropped in Change Id Ic72a87432e27844155467817600adc6cf0c2209c,
so we no longer need this fix. A part of this patch is already reverted
in above mentioned Change Id.

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
drivers/base/power/main.c