Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Di8042.c87fd6318 Wed Dec 28 00:25:11 CST 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>