Home
last modified time | relevance | path

Searched hist:"87 fd6318a6c381ba1e10a4f56907d11ae4a987b9" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/serio/
H A Di8042.cdiff 87fd6318a6c381ba1e10a4f56907d11ae4a987b9 Wed Dec 28 07:25:11 CET 2005 Dmitry Torokhov <dtor_core@ameritech.net> Input: i8042 - convert to the new platform device interface

Do not use platform_device_register_simple() as it is going away,
implement ->probe() and ->remove() functions so manual binding and
unbinding will work with this driver.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>