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