]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pinctrl: imx6ul: Remove .owner field
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 13 Aug 2015 20:20:21 +0000 (17:20 -0300)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Aug 2015 14:29:06 +0000 (16:29 +0200)
commit00133ffbf150bf145a946b3f4ee7031503e9751e
treece801b7487c51fb7af7a33717c866997cd8f24c0
parent2fe2918fa3294edc9c3d8d1622bb1a07c00463ff
pinctrl: imx6ul: Remove .owner field

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.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/freescale/pinctrl-imx6ul.c