summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/hisi_powerkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/misc/hisi_powerkey.c')
-rw-r--r--drivers/input/misc/hisi_powerkey.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/input/misc/hisi_powerkey.c b/drivers/input/misc/hisi_powerkey.c
index c4c42124a059..baa81dccfc1f 100644
--- a/drivers/input/misc/hisi_powerkey.c
+++ b/drivers/input/misc/hisi_powerkey.c
@@ -122,8 +122,6 @@ static int hi65xx_powerkey_probe(struct platform_device *pdev)
static int hi65xx_powerkey_remove(struct platform_device *pdev)
{
- device_init_wakeup(&pdev->dev, 0);
-
return 0;
}