From: Kristen Carlson Accardi Date: Wed, 9 May 2007 22:07:04 +0000 (-0700) Subject: ACPI: dock: use dynamically allocated platform device X-Git-Tag: v2.6.23-rc1~17^2~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f6f2804563eee64f0fc7cbcb009b98b6f332af6;p=pandora-kernel.git ACPI: dock: use dynamically allocated platform device Get rid of no release function warnings by switching to dynamically allocating the platform_device and using the platform device release routine in the base driver. Signed-off-by: Kristen Carlson Accardi Signed-off-by: Len Brown --- Reading git-diff-tree failed