Input: keyboard - remove warning about raw mode not supported
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 21 Apr 2009 04:14:23 +0000 (21:14 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 21 Apr 2009 04:21:24 +0000 (21:21 -0700)
commite912a30184b2d7fb3ab881120f2dc3e09bb59e1d
tree978990f0a8208cc145bd8eb0746a7306fc324a42
parent68d8bf0436001980461483f2d753206447f27685
Input: keyboard - remove warning about raw mode not supported

This warning made sense when legacy keyboard driver was preferred
driver in X, but now that evdev driver is the default we can remove
the warning.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/char/keyboard.c