From: Dmitry Torokhov Date: Sun, 8 Jan 2006 09:04:22 +0000 (-0800) Subject: [PATCH] Sonypi: convert to the new platform device interface X-Git-Tag: v2.6.16-rc1~724 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44f061033360f9d4db7e9b29d64f9df3667cb41e;p=pandora-kernel.git [PATCH] Sonypi: 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 Cc: Stelian Pop Cc: Mattia Dongili Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed