]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit670f479db42ba0e380f1d81aabc944e968477b7f
treef07b66d0df18ef1399af627f671e96e8cab3c83d
parent00cd0e359138ac416ff50fc9b62396f002fa97f3
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