commit | cb2e1a234c163d429712c0fa8eef8ab01499b738 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Sat May 09 08:51:23 2015 -0300 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon May 11 21:38:25 2015 +0800 |
tree | 3b16154ec80bfb1dacc7af44185f34b37ff4436d | |
parent | f2f55499942a0629e7940fe4d4e2cd654bc03790 [diff] |
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 <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>