| commit | 3acaf540a33199141695f2e2fcfa8829053159bf | [log] [tgz] |
|---|---|---|
| author | Helge Deller <deller@gmx.de> | Wed Feb 28 23:51:19 2007 -0500 |
| committer | Dmitry Torokhov <dtor@insightbb.com> | Wed Feb 28 23:51:19 2007 -0500 |
| tree | 8cc083df919078ec15665cfc34bc977f6996e939 | |
| parent | 969111e900226a8dbd1f596f34c09eecd20afc7d [diff] |
Input: HIL - various fixes for HIL drivers
- mark some structures const or __read_mostly
- hilkbd.c: fix uninitialized spinlock in HIL keyboard driver
- hil_mlc.c: use USEC_PER_SEC instead of 1000000
- hp_sdc: bugfix for request_irq()/free_irq() parameters, this prevented
multiple load/unload cycles as module
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>