]> git.baikalelectronics.ru Git - kernel.git/commit
Input: ct82c710 - convert to the new platform device interface
authorDmitry Torokhov <dtor_core@ameritech.net>
Wed, 28 Dec 2005 06:25:30 +0000 (01:25 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Wed, 28 Dec 2005 06:25:30 +0000 (01:25 -0500)
commitf26de2d3652fcf9d205241ff2957bc8319dd07a5
tree30e5d31dddb98479f565e40444dca4a97af03fb3
parent70f0a66cc9f55d629a002d217883a2a23dffbaef
Input: ct82c710 - 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>
drivers/input/serio/ct82c710.c