From: Grant Likely Date: Wed, 23 Feb 2011 03:22:44 +0000 (-0700) Subject: dt: eliminate of_platform_driver shim code X-Git-Tag: v2.6.39-rc1~466^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d714d1979d7b4df7e2c127407f4014ce71f73cd0;p=pandora-kernel.git dt: eliminate of_platform_driver shim code Commit eca393016, "of: Merge of_platform_bus_type with platform_bus_type" added a shim to allow of_platform_drivers to get registers onto the platform bus so that there was time to migrate the existing drivers to the platform_bus_type. This patch removes the shim since there are no more users of the old interface. Signed-off-by: Grant Likely --- Reading git-diff-tree failed