From: Fabio Estevam Date: Sat, 9 May 2015 11:51:23 +0000 (-0300) Subject: ARM: imx: gpc: Remove .owner field X-Git-Tag: omap-for-v4.2/fixes-rc1^2~105^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb2e1a234c163d429712c0fa8eef8ab01499b738;p=pandora-kernel.git ARM: imx: gpc: Remove .owner field This platform_driver does not need to set an owner as it will be populated by the driver core. The semantic patch that makes this change is available in scripts/coccinelle/api/platform_no_drv_owner.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- Reading git-diff-tree failed