Input: atkbd - remove identification strings from DMI table
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 4 Dec 2009 18:24:19 +0000 (10:24 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 5 Dec 2009 06:11:37 +0000 (22:11 -0800)
commitc45fc81ec6a9bd6cca42e60b35b31f9df822860b
treef07b66d0df18ef1399af627f671e96e8cab3c83d
parentf909b1df0a068f30e252d8dc3e9d45ca25bf266f
Input: atkbd - remove identification strings from DMI table

The driver does not reference identification strings in DMI table and
since these strings are no longer required by DMI core we can safely
remove them and save some memory.

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