Searched hist:"51 c38f9b" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/input/serio/ |
H A D | serio.c | 51c38f9b Sat Feb 18 23:22:51 CST 2006 Dmitry Torokhov <dtor_core@ameritech.net> Input: initialize serio and gameport at subsystem level
Serio and gameport cores do not depend on other drivers and are used by code living outside of drivers/input/{gameport|serio}. Registering them at subsystem level guarantees that they are fully initialized before anyone tries to use them.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru> 51c38f9b Sat Feb 18 23:22:51 CST 2006 Dmitry Torokhov <dtor_core@ameritech.net> Input: initialize serio and gameport at subsystem level Serio and gameport cores do not depend on other drivers and are used by code living outside of drivers/input/{gameport|serio}. Registering them at subsystem level guarantees that they are fully initialized before anyone tries to use them. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
/openbmc/linux/drivers/input/gameport/ |
H A D | gameport.c | 51c38f9b Sat Feb 18 23:22:51 CST 2006 Dmitry Torokhov <dtor_core@ameritech.net> Input: initialize serio and gameport at subsystem level
Serio and gameport cores do not depend on other drivers and are used by code living outside of drivers/input/{gameport|serio}. Registering them at subsystem level guarantees that they are fully initialized before anyone tries to use them.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru> 51c38f9b Sat Feb 18 23:22:51 CST 2006 Dmitry Torokhov <dtor_core@ameritech.net> Input: initialize serio and gameport at subsystem level Serio and gameport cores do not depend on other drivers and are used by code living outside of drivers/input/{gameport|serio}. Registering them at subsystem level guarantees that they are fully initialized before anyone tries to use them. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
/openbmc/linux/drivers/ |
H A D | Makefile | 51c38f9b Sat Feb 18 23:22:51 CST 2006 Dmitry Torokhov <dtor_core@ameritech.net> Input: initialize serio and gameport at subsystem level
Serio and gameport cores do not depend on other drivers and are used by code living outside of drivers/input/{gameport|serio}. Registering them at subsystem level guarantees that they are fully initialized before anyone tries to use them.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru> 51c38f9b Sat Feb 18 23:22:51 CST 2006 Dmitry Torokhov <dtor_core@ameritech.net> Input: initialize serio and gameport at subsystem level Serio and gameport cores do not depend on other drivers and are used by code living outside of drivers/input/{gameport|serio}. Registering them at subsystem level guarantees that they are fully initialized before anyone tries to use them. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|