]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Input: wistron - convert to the new platform device interface
authorDmitry Torokhov <dtor_core@ameritech.net>
Wed, 28 Dec 2005 06:26:24 +0000 (01:26 -0500)
committerDmitry Torokhov <dtor_core@ameritech.net>
Wed, 28 Dec 2005 06:26:24 +0000 (01:26 -0500)
commite7c3aad53dba54d375b632f2a21b680546828dec
treeb724a6939a3d01d2edffce2e654e10f33876f5f3
parent9d6c25029db6de7fc375b07da936c3341af0accf
Input: wistron - 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 would work.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/wistron_btns.c