From: Stephen Rothwell Date: Thu, 27 Sep 2007 20:21:43 +0000 (-0700) Subject: [SPARC/64]: Prepare to remove of_platform_driver name. X-Git-Tag: v2.6.24-rc1~1325^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa7744dbb69c06b69c7449063c440d8a53df9e6c;p=pandora-kernel.git [SPARC/64]: Prepare to remove of_platform_driver name. The name field of of_platform_driver is just copied into the included device_driver. By not overriding an already initialised device_driver name, we can convert the drivers over time to stop using the of_platform_driver name. Also we were not copying the owner field from of_platform_driver, so do the same with it. Signed-off-by: Stephen Rothwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed