Input: imx_keypad - remove obsolete comment
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 19 Feb 2014 21:38:13 +0000 (13:38 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 5 Sep 2015 18:49:33 +0000 (11:49 -0700)
Since commit 81e8f2bc (Input: imx_keypad - add pm suspend and resume
support) the imx_keypad driver supports power management, so let's remove
the obsolete comment.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/imx_keypad.c

index d2ea863d6a45fed60d118f9242d434f259504546..2165f3dd328babc2285a0e98e5bcf06fc423b983 100644 (file)
@@ -5,8 +5,6 @@
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
  * published by the Free Software Foundation.
- *
- * <<Power management needs to be implemented>>.
  */
 
 #include <linux/clk.h>