commit | b74201415288517845916476e79cba48caf805d8 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Nov 28 23:44:47 2011 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Nov 29 01:51:43 2011 -0800 |
tree | 38e3fc1011b425ed5bfb7e76a7e912009dc06868 | |
parent | 6485dec577e8be36bae2c21484cee8b905fe81a3 [diff] |
Input: samsung-keypad - remove redundant MODULE_ALIAS MODULE_DEVICE_TABLE will setup the module alias for us, thus adding MODULE_ALIAS for an entry already in MODULE_DEVICE_TABLE is redundant. Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>