commit | 00133ffbf150bf145a946b3f4ee7031503e9751e | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Thu Aug 13 17:20:21 2015 -0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Aug 25 16:29:06 2015 +0200 |
tree | ce801b7487c51fb7af7a33717c866997cd8f24c0 | |
parent | 2fe2918fa3294edc9c3d8d1622bb1a07c00463ff [diff] |
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>