From: Dmitry Torokhov Date: Wed, 28 Dec 2005 06:25:11 +0000 (-0500) Subject: Input: i8042 - convert to the new platform device interface X-Git-Tag: v2.6.16-rc1~928^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87fd6318a6c381ba1e10a4f56907d11ae4a987b9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed