Sfoglia il codice sorgente

Input: imx_keypad - remove obsolete comment

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>
Fabio Estevam 11 anni fa
parent
commit
ade9c1a47c
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      drivers/input/keyboard/imx_keypad.c

+ 0 - 2
drivers/input/keyboard/imx_keypad.c

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