From: Fabio Estevam Date: Wed, 19 Feb 2014 21:38:13 +0000 (-0800) Subject: Input: imx_keypad - remove obsolete comment X-Git-Tag: android-x86-8.1-r1~82^2~362 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=ade9c1a47c811a7ae1c874882ad9178af1ed1098;p=android-x86%2Fkernel.git 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 Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/keyboard/imx_keypad.c b/drivers/input/keyboard/imx_keypad.c index d2ea863d6a45..2165f3dd328b 100644 --- a/drivers/input/keyboard/imx_keypad.c +++ b/drivers/input/keyboard/imx_keypad.c @@ -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. - * - * <>. */ #include